protected override void OnInitialized() { employee = EmployeeCRUD.FetchSingleEmployee(this.EmployeeId); }