Tipar më poshtë Mostra krijon artikull i ri menu në menynë Site Actions, Ju lutemi të zëvendësojë guid në kodin e mëposhtëm.
Mostra Feature dokumentit
<?version xml =”1.0″ encoding =”UTF-8″?>
<Tipar
Id =”<GUID>”
Title =”Custom Menu Item”
Përshkrim =” ”
Version=”1.0.0.0″
Scope=”Website”
Hidden=”False” xmlns=”http://schemas.microsoft.com/sharepoint/”>
<ElementManifests>
<ElementManifest
Location=”elements.xml” />
</ElementManifests>
</Tipar>
Sample Elements file
<?version xml =”1.0″ encoding =”UTF-8″?>
<Elements xmlns=”http://schemas.microsoft.com/sharepoint/”>
<CustomAction Id=””
GroupId=”SiteActions”
Location=”Microsoft.SharePoint.StandardMenu”
RequireSiteAdministrator=”TRUE”
Title =”My Blog”
Përshkrim =” ”
Sequence=”1″>
<UrlAction Url=”http://www.mstechblogs.com/sharepoint “/>
</CustomAction>
</Elements>
hi, thank you for this astonishing information. Therefore, I would like to ask for your accept to add some of this information in my blog. Of course, I will provide a link to your website, as a source of my quoted information.