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