FormCategoryInfo LoadFromXmlNode Method Kentico 8.1 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.1.5347.20411)

Parameters

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