Click or drag to resize
CMSNotificationGatewayFormClearForm Method
Clears the form (this method is called when successful subscription is made).

Namespace: CMS.Notifications.Web.UI
Assembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual void ClearForm()
See Also