1: <?xml version="1.0" encoding="utf-8"?>
2: <webParts>
3: <webPart xmlns="http://schemas.microsoft.com/WebPart/v3">
4: <metaData>
5: <type name="SPLINQWP.SPLINQToSPCRWP.SPLINQToSPCRWP, $SharePoint.Project.AssemblyFullName$" />
6: <importErrorMessage>$Resources:core,ImportErrorMessage;</importErrorMessage>
7: </metaData>
8: <data>
9: <properties>
10: <property name="ChromeType" type="chrometype">TitleAndBorder</property>
11: <property name="Title" type="string">LINQ To SharePoint WP</property>
12: <property name="TitleIconImageUrl" type="string">_layouts/images/SPLINQWP/Feature_Icon_2.jpg</property>
13: <property name="Description" type="string">LINQ To SharePoint WebPart</property>
14: <property name="CatalogIconImageUrl" type="string">_layouts/images/SPLINQWP/Feature_Icon_2.jpg</property>
15: <property name="AllowEdit" type="bool">True</property>
16: <property name="AllowClose" type="bool">False</property>
17: <property name="AllowHide" type="bool">False</property>
18: <property name="AllowMinimize" type="bool">False</property>
19: <property name="AllowZoneChange" type="bool">False</property>
20: <property name="AllowConnect" type="bool">False</property>
21: <property name="ExportMode" type="exportmode">All</property>
22: </properties>
23: </data>
24: </webPart>
25: </webParts>