Exemplo n.º 1
0
 public bool GetIsFileWritable(HttpContextBase httpContext)
 {
     return(VirtualPath.IsFileWritable(httpContext));
 }