Click or drag to resize
NotificationTemplateSelectorOnLoad Method
OnLoad event handler

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

Parameters

e
Type: SystemEventArgs
See Also