public string GetAllow(string parameter)
 {
     return(allowObject.PrintAllow(parameter));
 }