CMSNotificationGatewayGetNotificationGateway Method (Int32) |
Gets notification gateway assambly according to the specified gateway ID.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public static CMSNotificationGateway GetNotificationGateway(
int gatewayId
)
Parameters
- gatewayId
- Type: SystemInt32
ID of the gateway to obtain
Return Value
Type:
CMSNotificationGatewaySee Also