ICMSMasterPage Interface |
Namespace: CMS.UIControls
public interface ICMSMasterPage
The ICMSMasterPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionsViewstateEnabled |
Indicates if header actions panel should have ViewState enabled or disabled.
|
![]() | AfterFormPlaceholder |
Gets placeholder located after form element.
|
![]() | Body |
Body element.
|
![]() | BodyClass |
Body class.
|
![]() | ButtonClose |
Prepared for closing modal window.
|
![]() | ButtonNext |
Prepared for switching to next record (info/details etc.)
|
![]() | ButtonPrevious |
Prepared for switching to previous record (info/details etc.)
|
![]() | DevelopmentMode |
Indicates if page is displayed in development mode.
|
![]() | DisplayActionsPanel |
Indicated whether the panel for actions should be displayed.
|
![]() | DisplayControlsPanel |
Indicated whether the panel for additional controls should be displayed.
|
![]() | DisplaySiteSelectorPanel |
Indicated whether the panel for site selector should be displayed
|
![]() | ErrorLabel |
Error label.
|
![]() | FooterContainer |
Footer container.
|
![]() | HeadElements |
Prepared for specifying the additional HEAD elements.
|
![]() | HeaderActions |
HeaderActions control.
|
![]() | HeaderActionsPlaceHolder |
HeaderActionsPermissions place holder.
|
![]() | HeaderContainer |
Header container
|
![]() | InfoLabel |
Information label.
|
![]() | LinkExport |
Prepared for exporting.
|
![]() | MessagesPlaceHolder |
Messages placeholder
|
![]() | ObjectEditMenu |
Container with header actions menu
|
![]() | Page |
Page.
|
![]() | PageStatusContainer |
Page status container.
|
![]() | PanelBody |
Body panel.
|
![]() | PanelContainer |
Tabs panel container panel.
|
![]() | PanelContent |
Content panel.
|
![]() | PanelFooter |
Footer panel.
|
![]() | PanelHeader |
Header panel.
|
![]() | PanelInfo |
Info panel.
|
![]() | PanelLeft |
Left tabs panel.
|
![]() | PanelRight |
Right tabs panel.
|
![]() | PanelSeparator |
Separator panel.
|
![]() | PanelTitle |
Panel containig title.
|
![]() | PanelTitleActions |
Panel containing title actions disaplyed above scrolling content.
|
![]() | PlaceholderLabels |
Gets the labels container.
|
![]() | Tabs |
Tabs control.
|
![]() | Title |
PageTitle control.
|
![]() | WarningLabel |
Warning label.
|
Name | Description | |
---|---|---|
![]() | SetBrowserClass |
Sets the browser class to the body class.
|
![]() | SetRTL |
Sets the RTL culture to the body class if RTL language.
|