private void GetProductList() { ProductCollection = _objDashboardManager.GetProductList().ToObservableCollection(); }