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