Gets a notification type by name.
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
NotificationType GetNotificationType( string name ) |
| Visual Basic |
|---|
Function GetNotificationType ( name As String ) As NotificationType |
Parameters
- name
- Type: System..::..String
The notification type name.