Returns the XML node representing the FormFieldInfo object.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- doc
- Type:
System.Xml XmlDocument
Root document
- allowedAttributes
- Type:
System.Collections.Generic IList
String
List of allowed attributes. All allowed if null.
- addSettings
- Type:
System Boolean
Indicates whether additional settings should be added
Return Value
Type:
See Also