public async void OnUpdateDisciplinaryTypeCommand() { if (validate()) { web.UpdateDisciplinaryType(UpdateDisciplinaryTypes); } }