| SessionManagerKickUser Method | 
            Performs the necessary actions to kick the user.
            User id to kick
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void KickUser(
	int userID
)
Parameters
- userID
- Type: SystemInt32
 
 See Also
See Also