AuthenticationHelperUserKicked Method |
Checks whether the given user is kicked or not.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static bool UserKicked(
int userID
)
Parameters
- userID
- Type: SystemInt32
User id
Return Value
Type:
BooleanSee Also