Click or drag to resize

IComponentContentUnitInstanceSerializeForComponent Method


Generate XML element for serialization of Page Version of the shared out component, from underlying Component Element

Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
XElement SerializeForComponent()

Return Value

XElement
XML element of Presentation Fragment information
Example

Sample Output

XML
<IGX_PresentationFragment Component="x1234" />
See Also