Skip to content

Instantly share code, notes, and snippets.

@adamdriscoll
Created September 7, 2019 16:13
Show Gist options
  • Save adamdriscoll/64ae53859a4cc69c37a72210a9cbde54 to your computer and use it in GitHub Desktop.
Save adamdriscoll/64ae53859a4cc69c37a72210a9cbde54 to your computer and use it in GitHub Desktop.
Registering an asset with the Universal Dashboard Asset Service
$AssetId = [UniversalDashboard.Services.AssetService]::Instance.RegisterAsset($IndexJs.FullName)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment