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.3.169
Syntax XElement SerializeForPage()
Function SerializeForPage As XElement
XElement^ SerializeForPage()
abstract SerializeForPage : unit -> XElement
Return Value
Type:
XElementXml element that contains basic information of this presentation
Examples <Presentation Id="13boiengiu3342o2n0340m2klb" Name="Main" ContainerID="mainBody" />
See Also