FormCategoryInfo LoadFromXmlNode Method Kentico 8.0 API Reference
Initializes the category instance from given XML data.

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

Parameters

categoryNode
Type: OnlineSystem.Xml XmlNode
XML node with the category data
See Also