DocumentBase Methods |
The DocumentBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddCMSTags |
Adds the CMS page tags.
|
![]() | AllowClientCache |
Returns true if the full client caching is allowed (no revalidation requests).
|
![]() | GetHeaderTags |
Gets the header tags for current page.
|
![]() | Load |
Runs the Load actions of the page.
|
![]() | LogHit |
Logs the page hit.
|
![]() | PreInit |
Runs the PreInit actions of the page.
|
![]() | PreRender |
Runs the PreRender actions of the page.
|
![]() | ResolveUrl |
Resolves the given URL.
|
![]() | SetCaching |
Sets the page caching.
|
![]() | SetCSS |
Sets the CSS for the page
|
![]() | SetCulture |
Sets the current thread culture according to the user culture.
|
![]() | SetTheme |
Sets the CSS theme for the page.
|