Skip to content

Instantly share code, notes, and snippets.

@reallyseth
Created May 21, 2010 20:38
Show Gist options
  • Save reallyseth/409386 to your computer and use it in GitHub Desktop.
Save reallyseth/409386 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<Configuration>
<Page FileName="pages/default.aspx">
<WebPart Id="00000000-0000-0000-0000-000000000000" ZoneId="Left" Index="1" FileName="Example.webpart" Type="Definition" />
<WebPart Id="00000000-0000-0000-0000-000000000000" ZoneId="Right" Index="1" FileName="" Type="ListView" ListName="Announcements" />
</Page>
<Page FileName="pages/AnotherPage.aspx">
<WebPart Id="00000000-0000-0000-0000-000000000000" ZoneId="Main" Index="1" FileName="Example.webpart" Type="Definition" />
</Page>
</Configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment