DiscussionMacroResolverGetItalics Method |
Returns the forum discussion italics tag.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string GetItalics(
string text
)
Parameters
- text
- Type: SystemString
Text within the tag
Return Value
Type:
StringSee Also