Skip to content

Instantly share code, notes, and snippets.

@devendrasv
Created July 16, 2013 00:37
Show Gist options
  • Save devendrasv/6004811 to your computer and use it in GitHub Desktop.
Save devendrasv/6004811 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<!-- Do not change the value of the Name attribute below. If it does not match the folder name of the List Definition project item, an error will occur when the project is run. -->
<ListTemplate
Name="Incident ListDefinition"
Type="20000"
BaseType="0"
OnQuickLaunch="TRUE"
SecurityBits="11"
Sequence="410"
DisplayName="Incident Details"
Description="My List Definition"
Image="/_layouts/images/itgen.png"/>
</Elements>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment