-
{{ progressMessage }}
+ @if (this.vmService.showLoading) {
+
+
{{ progressMessage }}
+
+ }
+ @if (this.vmService.showPoweringOff) {
+
+
Shutting Down... Please wait...
+
+ }
+ @if (this.vmService.showPower) {
+
+ }
+ @if (this.vmService.showError) {
+
+ }
+ @if (this.vmService.showLock) {
+
+ }