summaryM:DotNetNuke.Security.PortalSecurity.IsFollower(System.Int32)

Namespace: DotNetNuke.Security
Assembly: 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)

Return Value

returnsM:DotNetNuke.Security.PortalSecurity.IsFollower(System.Int32)

See Also