IPagePresentationLayout Property
|
Gets the layout of the presentation, which is colletion of
Layout Rows.
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Layout As ILayout
Get
property ILayout^ Layout {
ILayout^ get ();
}
abstract Layout : ILayout with get
Property Value
Type:
ILayoutSee Also