public int ProductLevelCount(Lebi_Product pro) { return(EX_Product.ProductLevelCount(pro, CurrentUserLevel, CurrentUser)); }