ValidationHelper.ValidCssClass Property

Definition

Gets the name of the class that is used to specify the appearance of error-message display when errors have occurred. This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public static string ValidCssClass { get; set; }
member this.ValidCssClass : string with get, set
Public Shared Property ValidCssClass As String

Property Value

The name.

Applies to