protected string NoCacheNoUrlContext(string url)
 {
     return(BaseWebClient.NoCacheNoUrl(url));
 }