MagicCMS Documentation

HtmlRemoval..::..StripTagsCharArray Method

Strips tags using character array.

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

Syntax


public static string StripTagsCharArray(
	string source
)

Parameters

source
Type: String
The HTML source.

Return Value

Corresponding plain text.