FieldCssClassProvider Class
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.
Supplies CSS class names for form fields to represent their validation state or other state information from an EditContext.
public ref class FieldCssClassProvider
public class FieldCssClassProvider
type FieldCssClassProvider = class
Public Class FieldCssClassProvider
- Inheritance
-
FieldCssClassProvider
Constructors
FieldCssClassProvider() |
Methods
GetFieldCssClass(EditContext, FieldIdentifier) |
Gets a string that indicates the status of the specified field as a CSS class. |