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