Click or drag to resize
RegisterFormValidationRuleAttribute Properties

The RegisterFormValidationRuleAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description of the registered validation rule.
Public propertyIdentifier
Unique identifier of the definition.
(Inherited from RegisterComponentAttribute.)
Public propertyMarkedType
Type of the registered component controller.
(Inherited from RegisterComponentAttribute.)
Public propertyName
Name of the registered component.
(Inherited from RegisterComponentAttribute.)
Top
See Also