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