Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bkoopman/5668480 to your computer and use it in GitHub Desktop.
Save bkoopman/5668480 to your computer and use it in GitHub Desktop.
<ext:extendedareas>
<ext:add>
<ext:extension assignid="FirstButton" name="Newest">
<ext:control>~/Controls/ExtendedAreas/FirstButton.ascx</ext:control>
<ext:pagetype></ext:pagetype>
<ext:renderinblock>false</ext:renderinblock>
<ext:apply>
<ext:view name="TridionDashboard">
<ext:control id="MainDeckPageButtons" />
</ext:view>
</ext:apply>
</ext:extension>
</ext:add>
</ext:extendedareas>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment