FormHelper AddFieldMacroRules Method Kentico 8.1 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.1.5347.20411)

Parameters

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