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