Platform Core .NET Assemblies API
UrlEncode Method
See Also  Send Feedback
Terrasoft.Common Namespace > UriUtilities Class : UrlEncode Method
source
Input uri string

Glossary Item Box

Encodes url string with Uri.EscapeDataString() according to recommendations on MSDN http://blogs.msdn.com/b/yangxind/archive/2006/11/09/ don-t-use-net-system-uri-unescapedatastring-in-url-decoding.aspx

Syntax

 
C#
 
 

Parameters

source
Input uri string

Return Value

Encoded uri string

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.