CMSNotificationGateway GetNotificationGatewayForm Method Kentico 8.0 API Reference
Returns notification gateway form with custom control(s) which are used to enter/select user target(s) the provider should send notification to. You will need to override this method for your custom gateway.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: CMSNotificationGatewayForm
See Also