Click or drag to resize

IPageMobilePresentation Methods


The IPageMobilePresentation type exposes the following members.

Methods
  Name Description
Public method Columns Retrieves all layout columns that are placed under this presentation.
(Inherited from IPagePresentation)
Public method ContentUnits Retrieves all content unit instances that are placed under this presentation.
(Inherited from IPagePresentation)
Public method Format Produces the final HTML markup, on the specified Page Version, with specified Presentation Formatter
(Inherited from IPagePresentation)
Public method Rows Retrieves all layout rows that are placed under this presentation.
(Inherited from IPagePresentation)
Public method SerializeForPage Produces XML element that will be injected into a published xml document of the a Page it belongs to
(Inherited from IPagePresentation)
Top
See Also