AccessDeniedPageGetTexts Method |
Gets the message of the access denied error
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected bool GetTexts(
ref string message,
ref string title
)
Parameters
- message
- Type: SystemString
Message text - title
- Type: SystemString
Page title
Return Value
Type:
BooleanSee Also