ICMSPage Interface |
Namespace: CMS.Base.Web.UI
public interface ICMSPage
The ICMSPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContextMenuContainer |
Container control for the context menus.
|
![]() | DocumentManager |
Document manager control.
|
![]() | FooterContainer |
Container control for the page footer.
|
![]() | HeaderActions |
Local header actions
|
![]() | LogsContainer |
Container control for the log controls.
|
![]() | ManagersContainer |
Container control for the page managers.
|
![]() | MessagesPlaceHolder |
Local page messages placeholder
|
![]() | ScriptManagerControl |
Script manager control.
|
Name | Description | |
---|---|---|
![]() | AddMessage |
Adds text to existing message on the page.
|
![]() | EnsureScriptManager |
Ensures the script manager on the page.
|
![]() | ShowMessage |
Shows the specified message, optionally with a tooltip text and description.
|