AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageBaseErrorPage Methods

The AdvantageBaseErrorPage type exposes the following members.

Methods


  Name Description
Public method CheckSSL
Checks the SSL.
(Inherited from AdvantageCommonBasePage.)
Protected method CsrfAttackPreventStep1 (Inherited from AdvantagePageTemplate.)
Public method Dispose
Disposes this instance.
(Inherited from AdvantagePageTemplate.)
Protected method DomainModule_getModuleByID (Inherited from AdvantagePageTemplate.)
Public method GetErrorMessage
Gets the error message.
Public method GetNavigations
Multiple Enums can be used. ie. GetNavigations(eNavigationSelector.VisibleInMenu | eNavigationSelector.VisibleInMenu)
(Inherited from AdvantagePageTemplate.)
Public method GetParameter
Gets a parameter from the querystring.
(Inherited from AdvantageCommonBasePage.)
Protected method GetSEOContent (Inherited from AdvantagePageTemplate.)
Protected method InjectContentSecurityPolicy_Nonce (Inherited from AdvantageCommonBasePage.)
Protected method injectHeaders (Inherited from AdvantageCommonBasePage.)
Protected method injectMetaTags (Inherited from AdvantageCommonBasePage.)
Protected method IsPreviewActiveCMSUser (Inherited from AdvantagePageTemplate.)
Protected method JavascriptLanguagePages (Inherited from AdvantagePageTemplate.)
Public method LanguagePages
Languages the pages.
(Inherited from AdvantagePageTemplate.)
Public method Modules
Moduleses the specified domain identifier.
(Inherited from AdvantageCommonBasePage.)
Protected method OnPreInit (Inherited from AdvantagePageTemplate.)
Protected method OnPreLoad (Inherited from AdvantagePageTemplate.)
Protected method OnPreRender (Inherited from AdvantagePageTemplate.)
Protected method OnPreRenderComplete (Inherited from AdvantagePageTemplate.)
Public method ReceiveEvent
Virtual method that can be overridden to receive messages that are broadcast via the "BroadcastEvent" method
(Inherited from AdvantagePageTemplate.)
Public method RegisterBottomScript(Literal)
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(String, Literal)
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(PlaceHolder)
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(String, PlaceHolder)
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(String, String)
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(String)
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.)
Protected method registerKeepAlive (Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(Literal)
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(String, Literal)
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(PlaceHolder)
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(String, PlaceHolder)
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(String, String)
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(String)
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.)
Protected method Render (Inherited from AdvantagePageTemplate.)
Public method RenderControlContent
Renders the content of the control.
(Inherited from AdvantageCommonBasePage.)
Protected method SaveViewState (Inherited from AdvantagePageTemplate.)
Public method 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.)
Public method SetOpenGraph
Sets the open graph.
(Inherited from AdvantagePageTemplate.)
Public method SiteSettings()()()()
Sites the settings.
(Inherited from AdvantagePageTemplate.)
Public method SiteSettings<(Of <<'(T>)>>)()()()()
Sites the settings.
(Inherited from AdvantagePageTemplate.)