Click or drag to resize

IComponentContentUnitInstance Methods


The IComponentContentUnitInstance type exposes the following members.

Methods
  Name Description
Public method ContentUnits Retrieve all the Content Unit Instances, placed within the child Layout
Public method Format Generates HTML markup, and appends to the specified html document
(Inherited from IDisplayUnit)
Public method FragmentFormat Generates the actual html template for the Presentation fragments of the shared out component
Public method GetSourceContentUnit Retrieves the source Content Unit for this instance
(Inherited from IContentUnitInstance)
Public method Publish Generates Presentation fragments markup template for the shared out content Component
Public method Code example SerializeForComponent Generate XML element for serialization of Page Version of the shared out component, from underlying Component Element
Top
See Also