Table of Contents

Property ErrorPictureImageVisible

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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

bool

Remarks

There is also ErrorPictureVisible property which specifies whether to show ErrorPicture control itself.