public static bool IsChkSupplierValid(int argVendorID, string argType) { return(VendorDL.IsChkSupplierValid(argVendorID, argType)); }