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