summaryM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetNotificationType(System.Int32)
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual NotificationType GetNotificationType( int notificationTypeId ) |
Visual Basic |
---|
Public Overridable Function GetNotificationType ( notificationTypeId As Integer ) As NotificationType |
Parameters
- notificationTypeId
- Type: System..::..Int32
paramnotificationTypeIdM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetNotificationType(System.Int32)