Click or drag to resize
DiscussionMacroResolverGetColor Method
Returns the forum discussion color tag.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetColor(
	string color,
	string text
)

Parameters

color
Type: SystemString
Color
text
Type: SystemString
Text within the tag

Return Value

Type: String
See Also