Gets the amount of Notifications of a user
Namespace: DotNetNuke.Services.Social.Notifications.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
int CountNotifications( int userId, int portalId ) |
Visual Basic |
---|
Function CountNotifications ( userId As Integer, portalId As Integer ) As Integer |
Parameters
- userId
- Type: System..::..Int32
Id of the user from who count the Notifications
- portalId
- Type: System..::..Int32
Portal Id of the user