FieldMacroRuleGetXML Method |
Returns XML definition of macro rule.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
Syntax public XmlNode GetXML(
XmlDocument doc
)
Parameters
- doc
- Type: System.XmlXmlDocument
XML document
Return Value
Type:
XmlNodeSee Also