AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

StringExtensions..::..StripHTML Method

Strips the HTML.

Namespace:  AdvantageCMS.Core.Common
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static string StripHTML(
	this string text
)

Parameters

text
Type: String
The text.

Return Value

System.String.