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