DashboardEditorPreloadService Property

Dependency injected PreloadService for showing and hiding the preload spinner

Definition

Namespace: MobileTrack.Web.Portal.Pages
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[InjectAttribute]
public required PreloadService PreloadService { get; set; }

Property Value

PreloadService

See Also