CMSBaseMasterPage Methods
The CMSBaseMasterPage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddBreadCrumb |
Adds the bread crumb.
|
|
|
OnError |
Raised when an unhandled exception bubbles up to the page. Honors the
"safe redirect triggered" and "suppress errors" context flags by clearing
the error so the request can continue.
|
|
|
SetTheme |
Applies the current user's theme preference as a CSS class on the specified body element.
|
|
|
UpdateDomainLanguageLabels |
Updates the domain language labels.
|

