AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantagePageTemplate Methods

The AdvantagePageTemplate type exposes the following members.

Methods


  Name Description
Public method CheckSSL
Checks the SSL.
(Inherited from AdvantageCommonBasePage.)
Public method Dispose
Disposes this instance.
Public method GetNavigations
Multiple Enums can be used. ie. GetNavigations(eNavigationSelector.VisibleInMenu | eNavigationSelector.VisibleInMenu)
Public method GetParameter
Gets a parameter from the querystring.
(Inherited from AdvantageCommonBasePage.)
Protected method InjectContentSecurityPolicy_Nonce (Inherited from AdvantageCommonBasePage.)
Protected method injectHeaders (Inherited from AdvantageCommonBasePage.)
Protected method injectMetaTags (Inherited from AdvantageCommonBasePage.)
Public method LanguagePages
Languages the pages.
Public method Modules
Moduleses the specified domain identifier.
(Inherited from AdvantageCommonBasePage.)
Public method ReceiveEvent
Virtual method that can be overridden to receive messages that are broadcast via the "BroadcastEvent" method
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.)
Public method RenderControlContent
Renders the content of the control.
(Inherited from AdvantageCommonBasePage.)
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.
Public method SiteSettings()()()()
Sites the settings.
Public method SiteSettings<(Of <<'(T>)>>)()()()()
Sites the settings.