AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantagePageTemplate Methods

The AdvantagePageTemplate type exposes the following members.

Methods


  Name Description
Public method Dispose
Disposes this instance.
Protected method DomainModule_getModuleByID
Domains the module get module by identifier.
Protected method Static member FindControlRecursive
Finds the control recursive.
Public method GetNavigations (Inherited from AdvantageCommonBasePage.)
Protected method GetSEOContent
Gets the content of the seo.
Protected method IsPreviewActiveCMSUser
Determines whether [is preview active CMS user].
Protected method JavascriptLanguagePages
Javascripts the language pages.
Public method LanguagePages
Languages the pages.
Protected method OnError (Inherited from AdvantageCommonBasePage.)
Protected method OnInit
Raises the Init event to initialize the page.
Protected method OnPreInit
Raises the PreInit event at the beginning of page initialization.
Protected method OnPreLoad
Raises the PreLoad event after postback data is loaded into the page server controls but before the OnLoad(System.EventArgs) event.
Protected method OnPreRender
Raises the PreRender event.
Protected method OnPreRenderComplete
Raises the PreRenderComplete event after the OnPreRenderComplete(System.EventArgs) event and before the page is rendered.
Protected method OnUnload
Raises the Unload event. Disposes the page's managed engines and SQL connections, then forwards to the base implementation.
Public method ReceiveEvent
Virtual method that can be overridden to receive messages that are broadcast via the "BroadcastEvent" method
Protected method Render
Initializes the HtmlTextWriter object and calls on the child controls of the Page to render.
Protected method 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.
Public method SetOpenGraph
Sets the open graph.
Public method SiteSettings()()()()
Retrieves the domain-level site settings as a dynamic object.
Public method SiteSettings<(Of <<'(T>)>>)()()()()
Sites the settings.