CMSAbstractTransformationGetBadgeImage Method |
Returns badge image tag.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public string GetBadgeImage(
int badgeId
)
Parameters
- badgeId
- Type: SystemInt32
Badge ID
Return Value
Type:
StringSee Also