UrlEncoding class

Methods for encoding and decoding URL-style strings.

public static class UrlEncoding

Public Members

name description
static Decode(…) Decodes a string with the default settings. (2 methods)
static Encode(…) Encodes a string with the default settings. (2 methods)

See Also