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