public static string BANK_DROPDOWN_GET() { try { return(CRBusinessLogicLayer.BANK_DROPDOWN_GET().GetXml()); } catch (Exception) { } return(null); }