Skip to content

Instantly share code, notes, and snippets.

@jcdcdev
Created August 22, 2023 21:50
Show Gist options
  • Save jcdcdev/b3b2f0d134319ef361df27d43a900cbb to your computer and use it in GitHub Desktop.
Save jcdcdev/b3b2f0d134319ef361df27d43a900cbb to your computer and use it in GitHub Desktop.
Umbraco.Community.SimpleDashboards - Example #2
@inherits Umbraco.Community.SimpleDashboards.DashboardViewPage
<h1>Hello Umbraco</h1>
<p>My Dashboard alias is: @Model.Dashboard.Alias</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment