CMSNotificationGatewayFormGetNotificationGatewayForm Method |
Gets the notification gateway form which is loaded according to the specified path.
Namespace: CMS.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 12.0.0
Syntax public virtual CMSNotificationGatewayForm GetNotificationGatewayForm(
string path
)
Parameters
- path
- Type: SystemString
Virtual path to the control to load
Return Value
Type:
CMSNotificationGatewayFormSee Also