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