Open sandboxFocus

Constructor RegisterFieldRuleAttribute

RegisterFieldRuleAttribute(Type)

Initializes a new instance of the RegisterFieldRuleAttribute type.

Declaration
public RegisterFieldRuleAttribute(Type fieldRuleType)
Parameters
Type Name Description
Type fieldRuleType

A Type derived from FieldRule. The type must have a default constructor.