I'm trying to use HttpUtility.UrlEncode
in my sharepoint
project in the framework 3.5
but it doesn't recognise it. Simply saying :
HttpUtility does not exist in current context
I called System.Web
but it still doesn't recognise none of the Http objects !