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.
| |
PreInit |
Runs the PreInit actions of the page.
| |
PreRender |
Runs the PreRender actions of the page.
| |
ResolveUrl |
Resolves the given URL.
| |
SetCulture |
Sets the current thread culture according to the user culture.
|