Click or drag to resize
CMSChatPageOnInit Method
Checks any read permission (this is the only necessary requirement for viewing pages).

Namespace: CMS.Chat.Web.UI
Assembly: CMS.Chat.Web.UI (in CMS.Chat.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected override void OnInit(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
See Also