| UserInfoInvalidate Method | 
            Invalidates the object in the object table.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxprotected override void Invalidate(
	bool keepThisInstanceValid
)
Parameters
- keepThisInstanceValid
- Type: SystemBoolean
 If true, this object is marked as updated to behave as valid
 See Also
See Also