public static VendorBasicInfo LoadVendorInfo(int SellerSysNo) { return(StoreDA.LoadVendorInfo(SellerSysNo)); }