Click or drag to resize

MPUtilityEncodeUrl Method

Overload List
  NameDescription
Public methodStatic memberEncodeUrl(Object)
Encodes the specified object for use in an URL, converting special characters to quoted UTF-8 format.
Public methodStatic memberEncodeUrl(String)
Encodes the specified string for use in an URL, converting special characters to quoted UTF-8 format.
Top
See Also