Click or drag to resize

ITreeMenuItemSerialize Method


Serialize the menu item in XML format.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
XElement Serialize()

Return Value

Type: XElement
Serialized XML that contains the menu item's information
See Also