FormFieldInfoFieldMacroRules Property |
List of field validation macro rules.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax public List<FieldMacroRule> FieldMacroRules { get; set; }
Property Value
Type:
ListFieldMacroRuleSee Also