AbstractMasterPage Properties |
The AbstractMasterPage 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 object.
| |
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.)
| |
DisplayActionsPanel |
Indicates whether the panel for actions should be displayed.
| |
DisplayControlsPanel |
Indicates whether the panel for additional controls should be displayed.
| |
DisplaySeparatorPanel |
Indicates whether sparator should be displayed
| |
DisplaySiteSelectorPanel |
Indicates whether the panel for site selector should be displayed
| |
ErrorLabel |
Error label control.
| |
FooterContainer |
Container with footer panel.
| |
HeadElements |
Prepared for specifying the additional HEAD elements.
| |
HeaderActions |
HeaderActions control.
| |
HeaderActionsPlaceHolder |
HeaderActionsPermissions place holder.
| |
HeaderContainer |
Header container.
| |
InfoLabel |
Info label control.
| |
LinkExport |
Prepared for exporting.
| |
MessagesPlaceHolder |
Messages placeholder
| |
ObjectEditMenu |
Container with header actions menu
| |
PageStatusContainer |
Page status container.
| |
PanelBody |
Body panel.
| |
PanelContainer |
Tabs container panel.
| |
PanelContent |
Gets the content panel.
| |
PanelFooter |
Footer panel.
| |
PanelHeader |
Header panel.
| |
PanelInfo |
Info panel.
| |
PanelLeft |
Left tabs panel.
| |
PanelRight |
Right tabs panel.
| |
PanelSeparator |
Separator panel.
| |
PanelTabs |
Tabs panel.
| |
PanelTitle |
Panel containing title.
| |
PanelTitleActions |
Panel containing title actions displayed above scrolling content.
| |
PlaceholderLabels |
Gets the labels container.
| |
ShortIDs |
Table of the short IDs [ID -> ShortID]
| |
TabMode |
Indicates if the page is in tab mode.
| |
Tabs |
Tabs control.
| |
Title |
PageTitle control.
| |
WarningLabel |
Warning label control.
|