Click or drag to resize
DiscussionMacroResolverGetUnderline Method
Returns the forum discussion underline tag.

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

Parameters

text
Type: SystemString
Text within the tag

Return Value

Type: String
See Also