Decoding Url with c# in .NET4 Client profile -
how decode url in .net 4 client profile? httputil not accessible profile...maybe opensource libs?or maybe way add httputil without changing target framework?
call uri.unescapedatastring
.
how decode url in .net 4 client profile? httputil not accessible profile...maybe opensource libs?or maybe way add httputil without changing target framework?
call uri.unescapedatastring
.
Comments
Post a Comment