private void LoadBreadCrumb() { Category[] shPath = StorehouseHelper.GetStorehousePath(ecPanelRequest.CategoryId); bcNavigatePath.BindBreadCrumbPath(shPath); }