Click or drag to resize

ICMSPageEntryExportSerialize Method

Gets the XAttribute result, to plug into a page node.

Namespace:  Ingeniux.Runtime.NavigationBuilder
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
XAttribute Serialize()

Return Value

Type: XAttribute
A new XAttribute with this export's name and value
Remarks
If the export's value is null, this returns null.
See Also