Click or drag to resize
TransformationHelperGetBadgeImage Method
Returns badge image tag.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string GetBadgeImage(
	int badgeId
)

Parameters

badgeId
Type: SystemInt32
Badge ID

Return Value

Type: String
See Also