MagicCMS Documentation

HtmlRemoval..::..StripTagsRegex Method

Strips the tags using regex.

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

Syntax


public static string StripTagsRegex(
	string source
)

Parameters

source
Type: String
The HTML source.

Return Value

Corresponding plain text