Gets a Notification Type
Namespace: DotNetNuke.Services.Social.Notifications.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
IDataReader GetNotificationTypeByName( string name ) |
| Visual Basic |
|---|
Function GetNotificationTypeByName ( name As String ) As IDataReader |
Parameters
- name
- Type: System..::..String
Name of the Notification Type to get