Ejemplo n.º 1
0
 public CascadingDropDownNameValue[] GetDropDownCountries(string knownCategoryValues, string category)
 {
     return(RegionService.GetCoutries().ToArray());
 }