summaryM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetNotificationType(System.String)
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual NotificationType GetNotificationType( string name ) |
Visual Basic |
---|
Public Overridable Function GetNotificationType ( name As String ) As NotificationType |
Parameters
- name
- Type: System..::..String
paramnameM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetNotificationType(System.String)