Click or drag to resize

RecroDictStripHTML Method

HTML elemek eltávolítása.

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

Parameters

source
Type: SystemString
The source.

Return Value

Type: String
Stripped string.
See Also