Click or drag to resize
DocumentBase Methods

The DocumentBase type exposes the following members.

Methods
  NameDescription
Public methodAddCMSTags
Adds the CMS page tags.
Public methodAllowClientCache
Returns true if the full client caching is allowed (no revalidation requests).
Public methodGetHeaderTags
Gets the header tags for current page.
Public methodLoad
Runs the Load actions of the page.
Public methodPreInit
Runs the PreInit actions of the page.
Public methodPreRender
Runs the PreRender actions of the page.
Public methodResolveUrl
Resolves the given URL.
Public methodSetCulture
Sets the current thread culture according to the user culture.
Top
See Also