StringExtensions..::..StripHTML Method
Removes all HTML tags from the string, returning only the text content.
Namespace:
AdvantageCMS.Core.CommonAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- text
- Type: String
The HTML string to strip.

