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.5.94
Syntax
XElement SerializeForComponent()

Return Value

Type: XElement
XML element of Presentation Fragment information
Examples

Sample Output

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