ValidationHelper.InvalidCssClass Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.