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.6.492
Syntax
XElement SerializeForPage()

Return Value

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