Click or drag to resize
ScoreStatusFormatter Constructor
Constructor.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public ScoreStatusFormatter(
	ScoreInfo scoreInfo
)

Parameters

scoreInfo
Type: CMS.OnlineMarketingScoreInfo
Score info object.
See Also