Click or drag to resize

RecroDictRemoveAllHtmlScripts Method

A HTML script tag-ek eltávolítása.

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

Parameters

source
Type: SystemString
The source.

Return Value

Type: String
Script mentes string.
See Also