| CMSLiveMasterPage Properties | 
The CMSLiveMasterPage type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActionsViewstateEnabled | 
            Indicates if header actions panel should have ViewState enabled or disabled.
            (Inherited from AbstractMasterPage.) | 
|  | AfterFormPlaceholder | 
            Gets placeholder located after form element.
            (Inherited from AbstractMasterPage.) | 
|  | Body | 
            Body object.
            (Inherited from AbstractMasterPage.) | 
|  | BodyClass | 
            Body class.
            (Inherited from AbstractMasterPage.) | 
|  | ButtonClose | 
            Prepared for closing modal window.
            (Inherited from AbstractMasterPage.) | 
|  | ButtonNext | 
            Prepared for switching to next record (info/details etc.)
            (Inherited from AbstractMasterPage.) | 
|  | ButtonPrevious | 
            Prepared for switching to previous record (info/details etc.)
            (Inherited from AbstractMasterPage.) | 
|  | DevelopmentMode | 
            Indicates if page is displayed in development mode.
            (Inherited from AbstractMasterPage.) | 
|  | DisplayActionsPanel | 
            Indicates whether the panel for actions should be displayed.
            (Inherited from AbstractMasterPage.) | 
|  | DisplayControlsPanel | 
            Indicates whether the panel for additional controls should be displayed.
            (Inherited from AbstractMasterPage.) | 
|  | DisplaySeparatorPanel | 
            Indicates whether sparator should be displayed
            (Inherited from AbstractMasterPage.) | 
|  | DisplaySiteSelectorPanel | 
            Indicates whether the panel for site selector should be displayed
            (Inherited from AbstractMasterPage.) | 
|  | ErrorLabel | 
            Error label control.
            (Inherited from AbstractMasterPage.) | 
|  | FooterContainer | 
            Container with footer panel.
            (Inherited from AbstractMasterPage.) | 
|  | HeadElements | 
            Prepared for specifying the additional HEAD elements.
            (Inherited from AbstractMasterPage.) | 
|  | HeaderActions | 
            HeaderActions control.
            (Inherited from AbstractMasterPage.) | 
|  | HeaderActionsPlaceHolder | 
            HeaderActionsPermissions place holder.
            (Inherited from AbstractMasterPage.) | 
|  | HeaderContainer | 
            Header container.
            (Inherited from AbstractMasterPage.) | 
|  | InfoLabel | 
            Info label control.
            (Inherited from AbstractMasterPage.) | 
|  | LinkExport | 
            Prepared for exporting.
            (Inherited from AbstractMasterPage.) | 
|  | MessagesPlaceHolder | 
            Messages placeholder
            (Inherited from AbstractMasterPage.) | 
|  | ObjectEditMenu | 
            Container with header actions menu
            (Inherited from AbstractMasterPage.) | 
|  | PageStatusContainer | 
            Page status container.
            (Inherited from AbstractMasterPage.) | 
|  | PanelBody | 
            Body panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelContainer | 
            Tabs container panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelContent | 
            Gets the content panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelFooter | 
            Footer panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelHeader | 
            Header panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelInfo | 
            Info panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelLeft | 
            Left tabs panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelRight | 
            Right tabs panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelSeparator | 
            Separator panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelTabs | 
            Tabs panel.
            (Inherited from AbstractMasterPage.) | 
|  | PanelTitle | 
            Panel containing title.
            (Inherited from AbstractMasterPage.) | 
|  | PanelTitleActions | 
            Panel containing title actions displayed above scrolling content.
            (Inherited from AbstractMasterPage.) | 
|  | PlaceholderLabels | 
            Gets the labels container.
            (Inherited from AbstractMasterPage.) | 
|  | TabMode | 
            Indicates if the page is in tab mode.
            (Inherited from AbstractMasterPage.) | 
|  | Tabs | 
            Tabs control.
            (Inherited from AbstractMasterPage.) | 
|  | Title | 
            PageTitle control.
            (Inherited from AbstractMasterPage.) | 
|  | WarningLabel | 
            Warning label control.
            (Inherited from AbstractMasterPage.) | 
 See Also
See Also