Як створити користувальницький елемент меню в Site Actions

Функція нижче прикладі створюється новий пункт меню в меню Дії сайту, Будь ласка, замініть GUID вказаний нижче код.

Приклад файлу Функція

<?XML-версія =”1.0″ Кодування =”UTF-8″?>

<Особливість

Id =”<GUID>”

Title =”Пункти меню”

Опис =” ”

Version=”1.0.0.0″

Scope=”Сайт”

Hidden=”False” xmlns=”HTTP://schemas.microsoft.com/sharepoint/”>

<ElementManifests>

<ElementManifest

Location=”elements.xml” />

</ElementManifests>

</Особливість>

Sample Elements file

<?XML-версія =”1.0″ Кодування =”UTF-8″?>

<Elements xmlns=”HTTP://schemas.microsoft.com/sharepoint/”>

<CustomAction Id=””

GroupId=”SiteActions”

Location=”Microsoft.SharePoint.StandardMenu”

RequireSiteAdministrator=”TRUE”

Title =”Мій блог”

Опис =” ”

Sequence=”1″>

<UrlAction Url=”HTTP://www.mstechblogs.com/sharepoint “/>

</CustomAction>

</Elements>

1 comment to How to Create Custom Menu Item in Site Actions

  • привіт, 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.

Написати відповідь

Ви можете використовувати ці HTML теги

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>