Az alábbi minta funkció teremt új menüpont a Site menü, Kérjük, cserélje ki a GUID az alábbi kódot.
Minta Feature fájl
<?xml version =”1.0″ encoding =”utf-8″?>
<Feature
Id =”<GUID>”
Title =”Egyéni menüpont”
Description =” ”
Version=”1.0.0.0″
Scope=”Weboldal”
Hidden=”Hamis” xmlns =”http://schemas.microsoft.com / SharePoint /”>
<ElementManifests>
<ElementManifest
Location=”elements.xml” />
</ElementManifests>
</Feature>
Minta Elements fájl
<?xml version =”1.0″ encoding =”utf-8″?>
<Elements xmlns =”http://schemas.microsoft.com / SharePoint /”>
<CustomAction Id =””
GroupId=”SiteActions”
Location=”Microsoft.SharePoint.StandardMenu”
RequireSiteAdministrator=”IGAZ”
Title =”Saját Blog”
Description =” ”
Sequence=”1″>
<UrlAction Url =”http://www.mstechblogs.com / SharePoint “/>
</CustomAction>
</Elemek>
szia, Köszönöm ezt az elképesztő információk. Ezért, Szeretném kérni az Ön elfogadja, hogy adjunk néhány ilyen információ blogomban. Persze, Én egy linket a honlapon, forrásként az én feltüntetett információ.