summaryM:DotNetNuke.Services.Social.Notifications.NotificationsController.IsToastPending(System.Int32)
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsToastPending( int notificationId ) |
| Visual Basic |
|---|
Public Function IsToastPending ( notificationId As Integer ) As Boolean |
Parameters
- notificationId
- Type: System..::..Int32
paramnotificationIdM:DotNetNuke.Services.Social.Notifications.NotificationsController.IsToastPending(System.Int32)