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