CMSNotificationGateway GetNotificationGateway Method (String)Kentico 8.0 API Reference
Gets notification gateway assambly according to the specified gateway name.

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

Parameters

gatewayName
Type: OnlineSystem String
Name of the gateway to obtain

Return Value

Type: CMSNotificationGateway
See Also