RecroDictRemoveAllHtmlScripts Method

Removing HTML script tags.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
public static string RemoveAllHtmlScripts(
	string source
)

Parameters

source  String
The source.

Return Value

String
The result.

See Also