| RecroDictStripHTML Method |
HTML elemek eltávolítása.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public static string StripHTML(
string source
)
Parameters
- source
- Type: SystemString
The source.
Return Value
Type:
StringStripped string.
See Also