summaryM:DotNetNuke.Services.Social.Notifications.NotificationsController.CountNotifications(System.Int32,System.Int32)
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual int CountNotifications( int userId, int portalId ) |
Visual Basic |
---|
Public Overridable Function CountNotifications ( userId As Integer, portalId As Integer ) As Integer |
Parameters
- userId
- Type: System..::..Int32
paramuserIdM:DotNetNuke.Services.Social.Notifications.NotificationsController.CountNotifications(System.Int32,System.Int32)
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Social.Notifications.NotificationsController.CountNotifications(System.Int32,System.Int32)