Click or drag to resize

IPagePresentationSerializeForPage Method


Produces XML element that will be injected into a published xml document of the a Page it belongs to

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
XElement SerializeForPage()

Return Value

Type: XElement
Xml element that contains basic information of this presentation
Examples
XML
<Presentation Id="13boiengiu3342o2n0340m2klb" Name="Main" ContainerID="mainBody" />
See Also