WebUtility (class)

This type is found in the namespace System.Net

mHtmlEncodeString
mHtmlDecodeString
mHtmlEncodeVoid
mHtmlDecodeVoid
mUrlEncodeString
mUrlDecodeString
mUrlDecodeToBytesByte[]
mUrlEncodeToBytesByte[]
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

HtmlEncode

HtmlDecode

valueSystem.String

HtmlEncode

valueSystem.String

HtmlDecode

valueSystem.String
outputSystem.IO.TextWriter

UrlEncode

valueSystem.String
outputSystem.IO.TextWriter

UrlDecode

valueSystem.String

UrlDecodeToBytes

encodedValueSystem.String

UrlEncodeToBytes

encodedValueSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

Equals

valueSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.
.