Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 31st, 2012  |  syntax: None  |  size: 0.28 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <dashBoard>
  3.         ...
  4.         <section alias="uGoLiveDashboardSection">
  5.                 <areas>
  6.                         <area>developer</area>
  7.                 </areas>
  8.                 <tab caption="uGoLive Checklist">
  9.                         <control>/umbraco/plugins/uGoLive/Dashboard.ascx</control>
  10.                 </tab>
  11.         </section>
  12.         ...
  13. </dashBoard>