private async Task ExportModule() { _content = await ModuleService.ExportModuleAsync(ModuleState.ModuleId); }