This topic has not yet been rated - Rate this topic

ValidationHelper.InvalidCssClass Property

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.

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)
public static string InvalidCssClass { get; set; }

Property Value

Type: System.String
The name.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.