BadgeInfoProviderBadgeCollectionChangedInternal Method |
Re-distributes user badges according to current badge collection.
This operation is time-consuming for large amount of users. It's recommended
call this method from separate thread.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax protected virtual void BadgeCollectionChangedInternal()
See Also