Click or drag to resize

IComponentContentUnitInstance Methods


The IComponentContentUnitInstance type exposes the following members.

Methods
  NameDescription
Public methodContentUnits
Retrieve all the Content Unit Instances, placed within the child Layout
Public methodFormat
Generates HTML markup, and appends to the specified html document
(Inherited from IDisplayUnit.)
Public methodFragmentFormat
Generates the actual html template for the Presentation fragments of the shared out component
Public methodGetSourceContentUnit
Retrieves the source Content Unit for this instance
(Inherited from IContentUnitInstance.)
Public methodPublish
Generates Presentation fragments markup template for the shared out content Component
Public methodCode exampleSerializeForComponent
Generate XML element for serialization of Page Version of the shared out component, from underlying Component Element
Top
See Also