UserStoreDispose Method (Boolean) |
Disposes the user store.
Namespace: Kentico.MembershipAssembly: Kentico.Membership (in Kentico.Membership.dll) Version: 12.0.0
Syntax protected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
Describes whether or not should the managed resources be disposed.
See Also