Click or drag to resize
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.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static void BadgeCollectionChanged()
See Also