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