Click or drag to resize

IPagePresentation Methods


The IPagePresentation type exposes the following members.

Methods
  NameDescription
Public methodColumns
Retrieves all layout columns that are placed under this presentation.
Public methodContentUnits
Retrieves all content unit instances that are placed under this presentation.
Public methodFormat
Produces the final HTML markup, on the specified Page Version, with specified Presentation Formatter
Public methodRows
Retrieves all layout rows that are placed under this presentation.
Public methodSerializeForPage
Produces XML element that will be injected into a published xml document of the a Page it belongs to
Top
See Also