Click or drag to resize
ScoreStatusFormatter Class
Returns formatted text for score status.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingScoreStatusFormatter

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

The ScoreStatusFormatter type exposes the following members.

Constructors
  NameDescription
Public methodScoreStatusFormatter
Constructor.
Top
Properties
  NameDescription
Public propertyDisplayTooltips
Indicates if tooltips should be displayed.
Public propertyRecalculationURL
Optional. URL of the dialog for recalculation details.
Top
Methods
  NameDescription
Public methodGetFormattedStatus
Gets formatted score status. Score can be disabled, it can be scheduled to rebuild in the future or its status is one of ScoreStatusEnum.
Top
See Also