Click or drag to resize
ScoreStatusFormatterGetFormattedStatus Method
Gets formatted score status. Score can be disabled, it can be scheduled to rebuild in the future or its status is one of ScoreStatusEnum.

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

Return Value

Type: FormattedText
See Also