BadgeInfoProviderBadgeCollectionChanged Method |
Re-distributes user badges according to current badge collection.
This opperation 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: 8.2.23
Syntax public static void BadgeCollectionChanged()
See Also