FieldMacroRuleDesignerValue Property |
Gets or sets list with field macro rules.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public List<FieldMacroRule> Value { get; set; }
Property Value
Type:
ListFieldMacroRuleSee Also