CMSBasePage Members
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.
|
Properties
| Name | Description | |
|---|---|---|
|
|
_InternalAdvantageClaimIdentity | (Inherited from AdvantageCommonBasePage.) |
|
|
ActiveDomains |
Gets the active domains.
|
|
|
AdminDomain |
Gets the admin domain.
|
|
|
AdminDomainID |
The session admin domain identifier
|
|
|
AdminEngine |
Gets the admin engine.
|
|
|
AdminIsSSL |
Gets a value indicating whether [admin is SSL].
|
|
|
AdminLanguage |
Gets the admin language.
|
|
|
AdminLanguageID |
Gets or sets a value indicating whether [keep session].
|
|
|
CMSMasterPage |
Gets the CMS master page.
|
|
|
CMSUsers |
Gets the CMS users.
|
|
|
CSPNonce |
Gets the nonce value for Content-Security-Policy
(Inherited from AdvantageCommonBasePage.) |
|
|
CurrentSql |
Gets the current SQL.
(Inherited from AdvantageCommonBasePage.) |
|
|
DatabaseCacheManager |
Gets the database cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.) |
|
|
Domain |
Gets the domain.
(Inherited from AdvantageCommonBasePage.) |
|
|
Domains |
Gets or sets the domains.
|
|
|
Language |
Gets the language.
(Inherited from AdvantageCommonBasePage.) |
|
|
LanguageID | (Inherited from AdvantageCommonBasePage.) |
|
|
OwinContext | (Inherited from AdvantageCommonBasePage.) |
|
|
PreviewKey |
Gets the preview key.
(Inherited from AdvantageCommonBasePage.) |
|
|
RemoveQuerystringParameters |
Gets or sets the remove querystring parameters when rendered to the client browser.
(Inherited from AdvantageCommonBasePage.) |
|
|
RewriteMasterId |
Gets or sets the rewrite master identifier.
(Inherited from AdvantageCommonBasePage.) |
|
|
RewriteObjectTypeName |
Gets or sets the name of the rewrite object type.
(Inherited from AdvantageCommonBasePage.) |
|
|
RewriteSEOName |
Gets or sets the name of the rewrite object type.
(Inherited from AdvantageCommonBasePage.) |
|
|
RewriteVersion |
Gets or sets the rewrite version.
(Inherited from AdvantageCommonBasePage.) |
|
|
ScriptManager |
Gets the script manager.
(Inherited from AdvantageCommonBasePage.) |
|
|
SiteContainerClass | |
|
|
SkinStylesheetManager | |
|
|
UserManager |
Gets the user manager.
(Inherited from AdvantageCommonBasePage.) |
|
|
WebCacheManager |
Gets the web cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.) |

