IPagePresentationSerializeForPage Method
|
Produces XML element that will be injected into a published xml document of the a
Page it belongs to
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxXElement SerializeForPage()
Function SerializeForPage As XElement
XElement^ SerializeForPage()
abstract SerializeForPage : unit -> XElement
Return Value
XElementXml element that contains basic information of this presentation
Example<Presentation Id="13boiengiu3342o2n0340m2klb" Name="Main" ContainerID="mainBody" />
See Also