AdvantagePageTemplate Methods
The AdvantagePageTemplate type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose |
Disposes this instance.
|
|
|
DomainModule_getModuleByID |
Domains the module get module by identifier.
|
|
|
FindControlRecursive |
Finds the control recursive.
|
|
|
GetNavigations | (Inherited from AdvantageCommonBasePage.) |
|
|
GetSEOContent |
Gets the content of the seo.
|
|
|
IsPreviewActiveCMSUser |
Determines whether [is preview active CMS user].
|
|
|
JavascriptLanguagePages |
Javascripts the language pages.
|
|
|
LanguagePages |
Languages the pages.
|
|
|
OnError | (Inherited from AdvantageCommonBasePage.) |
|
|
OnInit |
Raises the Init event to initialize the page.
|
|
|
OnPreInit |
Raises the PreInit event at the beginning of page initialization.
|
|
|
OnPreLoad |
Raises the PreLoad event after postback data is loaded into the page server controls but before the OnLoad(System.EventArgs) event.
|
|
|
OnPreRender |
Raises the PreRender event.
|
|
|
OnPreRenderComplete |
Raises the PreRenderComplete event after the OnPreRenderComplete(System.EventArgs) event and before the page is rendered.
|
|
|
OnUnload |
Raises the Unload event. Disposes the page's
managed engines and SQL connections, then forwards to the base implementation.
|
|
|
ReceiveEvent |
Virtual method that can be overridden to receive messages that are broadcast via the "BroadcastEvent" method
|
|
|
Render |
Initializes the HtmlTextWriter object and calls on the child controls of the Page to render.
|
|
|
SaveViewState |
Saves any server control view-state changes that have occurred since the time the page was posted back to the server.
Removes the X-Frame-Options: deny response header when the page is rendered in edit or preview mode (so
the page can be iframed by the admin surface), and asserts that the Content-Powered-By header has not been
tampered with.
|
|
|
SetOpenGraph |
Sets the open graph.
|
|
|
SiteSettings()()()() |
Retrieves the domain-level site settings as a dynamic object.
|
|
|
SiteSettings<(Of <<'(T>)>>)()()()() |
Sites the settings.
|

