Ejemplo n.º 1
0
 public string Rstring(string KeyName)
 {
     return(StringTool.HtmlFiltrate(RequestTool.RequestString(KeyName)));
 }