HttpEx..::..HtmlEncode Method

HTMLs the encode.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static string HtmlEncode(
	string data
)

Parameters

data
Type: String
The data.

Return Value

System.String.