HttpEx
.
.
::
.
.
HtmlEncode Method
HTMLs the encode.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
HtmlEncode
(
string
data
)
Parameters
data
Type:
String
The data.
Return Value
System.String.
See Also
HttpEx Class
Core Namespace