Feature.xml Dosyası

Sharepoint Services 3.0 ile WWF entagrasyonu ile çalışmak isteyenlerin ilk karşısına çıkan kod bloğudur feature.xml. Bo kod dosyasının içeriğini aşağıda veriyorum. Değişiklik yapılmış olan kısmına da koyu tarafta görebilirsiniz.

<Feature
Id="11111111-1111-1111-1111-11111111111"
Title="Location Services"
Description="This Feature contains lists and parts that let you link location data to your customer lists."
Scope="Web">
<ActivationDependencies>
<ActivationDependency
FeatureId="11111111-1111-1111-1111-111111111111" />
</ActivationDependencies>
<ElementManifests>
<ElementManifest
Location="Location\LocationPart.xml"/>
<ElementManifest
Location="CustomerLocation\CustomerLocationList.xml"/>
<ElementFile
Location="test.aspx"/>
</ElementManifests>
<Properties>
<Property
Key="Color"
Value="Blue"/>
<Property
Key="Shape"
Value="Triangle"/>
</Properties> </Feature>

Yorum Gönder

0 Yorumlar

Ad Code

Responsive Advertisement