I need to use the HttpUtility.Url Encode method in a winform. However,
the HttpUtility class is not available in intellisense from
System.Web. What do I need to do to be able to use this method?
TIA
the HttpUtility class is not available in intellisense from
System.Web. What do I need to do to be able to use this method?
TIA
Comment