summaryM:DotNetNuke.Security.PortalSecurity.IsFollower(System.Int32)
Namespace: DotNetNuke.SecurityAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static bool IsFollower( int userId ) |
Visual Basic |
---|
Public Shared Function IsFollower ( userId As Integer ) As Boolean |
Parameters
- userId
- Type: System..::..Int32
paramuserIdM:DotNetNuke.Security.PortalSecurity.IsFollower(System.Int32)