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