江湖路
专注AJAX和Moss
<?xml version="1.0" encoding="utf-8" ?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
  <!-- Survey Actions Menu Dropdown -->
  <CustomAction Id="6D6F6574-57CD-4BDD-88E5-9651A066140E"
    RegistrationType="List"
    Description="DescriptionGoesHere"
    RegistrationId="102"
    GroupId="ActionsMenuForSurvey"
    Location="Microsoft.SharePoint.StandardMenu"
    Sequence="4"
    Title="TitleGoesHere"
    ImageUrl="/_layouts/images/ctoa32.png">
    <UrlAction Url="/_layouts/THEPAGETOOPEN.aspx?ListId={ListId}&amp;SiteUrl={SiteUrl}"/>
  </CustomAction>
</Elements>

 

posted on 2013-08-05 21:23  wengnet  阅读(433)  评论(0编辑  收藏  举报