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