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

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

Return Value

Type: CMSNotificationGateway
See Also