ValidationHelper.InvalidCssClass 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 InvalidCssClass { get; set; }
member this.InvalidCssClass : string with get, set
Public Shared Property InvalidCssClass As String

Property Value

The name.

Applies to