FormHelper AddFieldMacroRules Method Kentico 8.0 API Reference
Adds macro rules values to given XmlNode.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

node
Type: OnlineSystem.Xml XmlNode
Field node
macroRules
Type: OnlineSystem.Collections.Generic IEnumerable FieldMacroRule 
Field macro rules enumeration
See Also