RecroDictRemoveAllHtmlScripts Method

Removing HTML script tags.

Definition

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

Parameters

source  String
The source.

Return Value

String
The result.

See Also