MagicCMS Documentation

StringHtmlExtensions..::..StripHtml Method

Strips all HTML tags from a string

Namespace:  System
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public static string StripHtml(
	this string html
)

Parameters

html
Type: String
The HTML.

Return Value

Plain text