CMSNotificationGatewayGetNotificationGateway Method (String) |
Gets notification gateway assembly according to the specified gateway name.
Namespace: CMS.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 12.0.0
Syntax public static CMSNotificationGateway GetNotificationGateway(
string gatewayName
)
Parameters
- gatewayName
- Type: SystemString
Name of the gateway to obtain
Return Value
Type:
CMSNotificationGatewaySee Also