Click or drag to resize
AccessDeniedPageGetTexts Method
Gets the message of the access denied error

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected 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