CMSBasePage Methods
The CMSBasePage type exposes the following members.
Methods
Name | Description | |
---|---|---|
AdminDomain_Clear |
Admins the domain clear.
|
|
CheckSSL |
Checks the SSL.
(Inherited from AdvantageCommonBasePage.) |
|
ClearAbandonedSessions |
Clears the abandoned sessions.
|
|
ClearEngines |
Clears the engines.
|
|
Client_ObjectClearLocks |
Unlocks all object specified by the unique lock key.
(Inherited from AdvantageCommonBasePage.) |
|
Client_ObjectLock |
Requests an object lock for a specified user and master identifier. This will attempt to lock the record on the server and return the status. It will generate the javascript client code to poll for refresh/locking. Successful API requests will return the status of the lock : { Status: 0, Message: '', UserName: '' }. Status
Message
UserName
|
|
Client_ObjectUnlock |
Object unlock. Unlocks a specific object.
(Inherited from AdvantageCommonBasePage.) |
|
DisableActions |
Disables the actions.
|
|
Dispose |
Disposes this instance.
|
|
EnableActions |
Enables the actions.
|
|
GetPageSessionObject(String) |
Gets the page session object.
|
|
GetPageSessionObject<(Of <<'(T>)>>)(String) |
Gets the page session object.
|
|
GetParameter |
Gets a parameter from the querystring.
(Inherited from AdvantageCommonBasePage.) |
|
GetRemapHandlerId | (Inherited from AdvantageCommonBasePage.) | |
HandleEngineMessages |
Handles the engine messages.
|
|
InjectContentSecurityPolicy_Nonce | (Inherited from AdvantageCommonBasePage.) | |
injectHeaders | (Inherited from AdvantageCommonBasePage.) | |
injectMetaTags | (Inherited from AdvantageCommonBasePage.) | |
LanguagesActive |
Languageses the active.
|
|
Modules |
Moduleses the specified domain identifier.
(Inherited from AdvantageCommonBasePage.) |
|
OnError | (Inherited from AdvantageCommonBasePage.) | |
PageSessionObjectExists |
Pages the session object exists.
|
|
ReceiveActionArgs |
Receives the action arguments.
|
|
RegisterBottomScript(Literal) |
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterBottomScript(String, Literal) |
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterBottomScript(PlaceHolder) |
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterBottomScript(String, PlaceHolder) |
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterBottomScript(String) |
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterBottomScript(String, String) | (Inherited from AdvantageCommonBasePage.) | |
registerKeepAlive | (Inherited from AdvantageCommonBasePage.) | |
RegisterObjectLockScripts | (Inherited from AdvantageCommonBasePage.) | |
RegisterTopScript(Literal) |
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterTopScript(String, Literal) |
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterTopScript(PlaceHolder) |
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterTopScript(String, PlaceHolder) |
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterTopScript(String, String) |
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterTopScript(String) |
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.) |
|
RemapToEventHandlers | (Inherited from AdvantageCommonBasePage.) | |
RenderControlContent |
Renders the content of the control.
(Inherited from AdvantageCommonBasePage.) |
|
SearchIndexUsingBrowserInstance |
Setting this instructs the search indexing to create a browser instance so that javascript api and events can be fired.
This method can be significantly slower and introduces overhead, but may be required depending on how a page is rendered
(Inherited from AdvantageCommonBasePage.) |
|
setNavigationSubTitle |
Sets the navigation sub title.
|
|
setNavigationTitle |
Sets the navigation 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, eCMSEngineEventStatus) |
Shows the status.
|
|
ShowStatus(String, String) |
Shows the status.
|
|
ShowStatus(String, String, eCMSEngineEventStatus) |
Shows the status.
|