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