Click or drag to resize
CMSNotificationGatewayClone Method
Returns clone of current notification gateway instance.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax
C#
public virtual CMSNotificationGateway Clone()

Return Value

Type: CMSNotificationGateway
See Also