Click or drag to resize
DiscussionMacroResolverGetItalics Method
Returns the forum discussion italics tag.

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

Parameters

text
Type: SystemString
Text within the tag

Return Value

Type: String
See Also