| BadgeInfoProviderGetBadgeInfo Method (Int32) | 
            Returns the BadgeInfo structure for the specified badge.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static BadgeInfo GetBadgeInfo(
	int badgeId
)
Parameters
- badgeId
- Type: SystemInt32
 Badge id
Return Value
Type: 
BadgeInfo See Also
See Also