AdvantagePageTemplate Members
The AdvantagePageTemplate type exposes the following members.
Methods
Name | Description | |
---|---|---|
CheckSSL |
Checks the SSL.
(Inherited from AdvantageCommonBasePage.) |
|
Dispose |
Disposes this instance.
|
|
GetNavigations |
Multiple Enums can be used. ie. GetNavigations(eNavigationSelector.VisibleInMenu | eNavigationSelector.VisibleInMenu)
|
|
GetParameter |
Gets a parameter from the querystring.
(Inherited from AdvantageCommonBasePage.) |
|
InjectContentSecurityPolicy_Nonce | (Inherited from AdvantageCommonBasePage.) | |
injectHeaders | (Inherited from AdvantageCommonBasePage.) | |
injectMetaTags | (Inherited from AdvantageCommonBasePage.) | |
LanguagePages |
Languages the pages.
|
|
Modules |
Moduleses the specified domain identifier.
(Inherited from AdvantageCommonBasePage.) |
|
ReceiveEvent |
Virtual method that can be overridden to receive messages that are broadcast via the "BroadcastEvent" method
|
|
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, String) |
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.) |
|
RegisterBottomScript(String) |
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.) |
|
registerKeepAlive | (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.) |
|
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.) |
|
SetOpenGraph |
Sets the open graph.
|
|
SiteSettings()()()() |
Sites the settings.
|
|
SiteSettings<(Of <<'(T>)>>)()()()() |
Sites the settings.
|
Properties
Name | Description | |
---|---|---|
_InternalAdvantageClaimIdentity | (Inherited from AdvantageCommonBasePage.) | |
AdvantagePageDescription |
Gets or sets the advantage page description.
|
|
AdvantagePageName |
Gets or sets the name of the advantage page.
|
|
AnalyticsCode |
Gets or sets the analytics code.
|
|
ConfigurationEngine |
Gets the configuration engine.
|
|
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.
|
|
CurrentSitePage |
Gets the current site page.
|
|
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.) |
|
IsMobile |
Gets a value indicating whether this instance is mobile.
|
|
IsPreview |
Gets a value indicating whether this instance has been called by the preview
|
|
IsRewrite |
Gets a value indicating whether this instance is rewrite.
|
|
IsSearchAgent |
Gets a value indicating whether this instance has been called by the search agent.
|
|
Language |
Gets the language.
(Inherited from AdvantageCommonBasePage.) |
|
LanguageAbreviation |
Gets the language abreviation.
|
|
ModuleEngine |
Gets the module engine.
|
|
PageMetaDescription |
Gets or sets the page meta description.
|
|
PageMetaKeywords |
Gets or sets the page title.
|
|
PreviewKey |
Gets the preview key.
(Inherited from AdvantageCommonBasePage.) |
|
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.
|
|
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.) |
|
SitePageID |
Gets or sets the site page identifier.
|
|
Title |
Gets or sets the title.
|
|
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.) |