Property ErrorPictureImageVisible
ErrorPictureImageVisible
Gets or sets visibility of the image on the ErrorPicture control which displays validation error information.
public virtual bool ErrorPictureImageVisible { get; set; }
Property Value
Remarks
There is also ErrorPictureVisible property which specifies whether to show ErrorPicture control itself.