CMSBaseUserControl Methods
The CMSBaseUserControl type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
getModuleByID |
Gets the module by identifier.
|
|
|
GetPageSessionObject(String) |
Gets the page session object.
|
|
|
GetPageSessionObject<(Of <<'(T>)>>)(String) |
Gets the page session object.
|
|
|
GetParameter |
Gets the parameter.
|
|
|
InitalizeDocumentEditor |
Initalizes the document editor.
|
|
|
InitializeImageEditor |
Initializes the image editor.
|
|
|
InitializeRadEditor |
Initializes the RAD editor.
|
|
|
OnInit |
Raises the Init event.
|
|
|
PageSessionObjectExists |
Determines whether a page session object exists for the specified key.
|
|
|
RefreshSections |
Refreshes the sections.
|
|
|
RegisterBottomScript(Literal) |
Registers the bottom script.
|
|
|
RegisterBottomScript(PlaceHolder) |
Registers the bottom script.
|
|
|
RegisterBottomScript(String, String) |
Registers the bottom script
|
|
|
RegisterTopScript(String, String) |
Registers the top script
|
|
|
RegisterTopScript(Literal) |
Registers the top script.
|
|
|
RegisterTopScript(PlaceHolder) |
Registers the top script.
|
|
|
SendStatusMessage |
Sends the status message to the underlying CMSBasePage if it exists.
|
|
|
setNavigationSubTitle |
Sets the navigation sub title.
|
|
|
SetPageSessionObject(String, Int32) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, String) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, DateTime) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, Decimal) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, Double) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, Boolean) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, Byte) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, SByte) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, Int64) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, Int16) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, UInt16) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, UInt64) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, Single) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, Char) |
Sets the page session object.
|
|
|
SetPageSessionObject(String, Guid) |
Sets the page session object.
|
|
|
SetPageSessionObject<(Of <<'(T>)>>)(String, T) |
Sets the page session object.
|
|
|
ShowStatus(EngineEventArgs) |
Shows the status.
|
|
|
ShowStatus(String) |
Shows the status.
|
|
|
ShowStatus(String, String) |
Shows the status.
|
|
|
ShowStatus(String, eCMSEngineEventStatus) |
Shows the status.
|
|
|
ShowStatus(String, String, eCMSEngineEventStatus) |
Shows the status.
|

