Exemple #1
0
 public static String EncodeURL(RequestProperties reqState, URIArg url) {
   return WebPageAdaptor.EncodeURL(reqState, url);
 }