Click or drag to resize
CMSNotificationsPageOnInit Method
Page OnInit event.

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

Parameters

e
Type: SystemEventArgs
Event args
See Also