IPagePresentationLayout Property
|
Gets the layout of the presentation, which is colletion of
Layout Rows.
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Layout As ILayout
Get
property ILayout^ Layout {
ILayout^ get ();
}abstract Layout : ILayout with get
Property Value
ILayout
See Also