Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ALMRestClient
HTMLCleanUp
C# Class ALMRestClient.HTMLCleanUp
Show file
Open project: webcompere/ALMRestClient
Public Methods
Method
Description
Clean
(
string
source
) :
string
Cleanse HTML tags and other detritus from the string to make it plaintext
Method Details
Clean()
public
static
method
Cleanse HTML tags and other detritus from the string to make it plaintext
public
static
Clean
(
string
source
) :
string
source
string
return
string