Skip to content

URIHelpers.URLDecode

Andrew Lambert edited this page Jun 13, 2017 · 2 revisions

URIHelpers.URLEncode

Method Signature

 Protected Function URLEncode(Data As MemoryBlock) As String

Remarks

Encodes the data using percent encoding.

Clone this wiki locally