AdvantageBaseErrorPage Members
The AdvantageBaseErrorPage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CsrfAttackPreventStep1 | (Inherited from AdvantagePageTemplate.) |
|
|
Dispose |
Disposes this instance.
(Inherited from AdvantagePageTemplate.) |
|
|
DomainModule_getModuleByID | (Inherited from AdvantagePageTemplate.) |
|
|
GetErrorMessage |
Gets the error message.
|
|
|
GetNavigations |
Multiple Enums can be used. ie. GetNavigations(eNavigationSelector.VisibleInMenu | eNavigationSelector.VisibleInMenu)
(Inherited from AdvantagePageTemplate.) |
|
|
GetSEOContent | (Inherited from AdvantagePageTemplate.) |
|
|
IsPreviewActiveCMSUser | (Inherited from AdvantagePageTemplate.) |
|
|
JavascriptLanguagePages | (Inherited from AdvantagePageTemplate.) |
|
|
LanguagePages |
Languages the pages.
(Inherited from AdvantagePageTemplate.) |
|
|
OnError | (Inherited from AdvantageCommonBasePage.) |
|
|
OnPreInit | (Inherited from AdvantagePageTemplate.) |
|
|
OnPreLoad | (Inherited from AdvantagePageTemplate.) |
|
|
OnPreRender | (Inherited from AdvantagePageTemplate.) |
|
|
OnPreRenderComplete | (Inherited from AdvantagePageTemplate.) |
|
|
OnUnload | (Inherited from AdvantagePageTemplate.) |
|
|
ReceiveEvent |
Virtual method that can be overridden to receive messages that are broadcast via the "BroadcastEvent" method
(Inherited from AdvantagePageTemplate.) |
|
|
Render | (Inherited from AdvantagePageTemplate.) |
|
|
SaveViewState | (Inherited from AdvantagePageTemplate.) |
|
|
SetOpenGraph |
Sets the open graph.
(Inherited from AdvantagePageTemplate.) |
|
|
SiteSettings()()()() |
Sites the settings.
(Inherited from AdvantagePageTemplate.) |
|
|
SiteSettings<(Of <<'(T>)>>)()()()() |
Sites the settings.
(Inherited from AdvantagePageTemplate.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AdvantagePageDescription |
Gets or sets the advantage page description.
(Inherited from AdvantagePageTemplate.) |
|
|
AdvantagePageName |
Gets or sets the name of the advantage page.
(Inherited from AdvantagePageTemplate.) |
|
|
AnalyticsCode |
Gets or sets the analytics code.
(Inherited from AdvantagePageTemplate.) |
|
|
ConfigurationEngine |
Gets the configuration engine.
(Inherited from AdvantagePageTemplate.) |
|
|
ContainerControl |
Gets the container control.
|
|
|
CSPNonce |
Gets the nonce value for Content-Security-Policy
(Inherited from AdvantageCommonBasePage.) |
|
|
CurrentDomain |
Gets the current domain.
|
|
|
CurrentLanguage |
Gets the current language.
|
|
|
CurrentNavigationPage |
Gets the current navigation page.
(Inherited from AdvantagePageTemplate.) |
|
|
CurrentSitePage |
Gets the current site page.
(Inherited from AdvantagePageTemplate.) |
|
|
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.) |
|
|
IsMobile |
Gets a value indicating whether this instance is mobile.
(Inherited from AdvantagePageTemplate.) |
|
|
IsPreview |
Gets a value indicating whether this instance has been called by the preview
(Inherited from AdvantagePageTemplate.) |
|
|
IsRewrite |
Gets a value indicating whether this instance is rewrite.
(Inherited from AdvantagePageTemplate.) |
|
|
IsSearchAgent |
Gets a value indicating whether this instance has been called by the search agent.
(Inherited from AdvantagePageTemplate.) |
|
|
Language |
Gets the language.
(Inherited from AdvantageCommonBasePage.) |
|
|
LanguageAbreviation |
Gets the language abreviation.
|
|
|
LanguageID | (Inherited from AdvantageCommonBasePage.) |
|
|
ModuleEngine |
Gets the module engine.
(Inherited from AdvantagePageTemplate.) |
|
|
NavigationEngine | (Inherited from AdvantagePageTemplate.) |
|
|
PageMetaDescription |
Gets or sets the page meta description.
(Inherited from AdvantagePageTemplate.) |
|
|
PageMetaKeywords |
Gets or sets the page title.
(Inherited from AdvantagePageTemplate.) |
|
|
RenderMode |
Gets the render mode of the current request.
This function may allows you the developer to make decisions based on the context of the page.
For example:
In visual edit or preview mode, you may want to select an object if you are using a rewrite object.
If the page is protected, you may want to allow the searchagent access to index the page.
(Inherited from AdvantagePageTemplate.) |
|
|
SitePageID |
Gets or sets the site page identifier.
(Inherited from AdvantagePageTemplate.) |
|
|
Title |
Gets or sets the title.
(Inherited from AdvantagePageTemplate.) |
|
|
WebCacheManager |
Gets the web cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.) |

