Showing posts with label Sharepoint ribbons. Show all posts
Showing posts with label Sharepoint ribbons. Show all posts

Thursday, November 10, 2011

Server Ribbon XML

The following topic describes Server ribbon XML and explains the values that are used for the attributes.

    <CommandUIExtension>
      <CommandUIDefinitions>
        <CommandUIDefinition 
          Location="Ribbon.Tabs._children">
          <Tab 
            Id="Ribbon.CustomTabExample" 
            Sequence="501" 
            Description="My New Tab" 
            Title="My New Tab">

Featured Posts

Kali Linux Remote Desktop: Access GNOME from Windows Using Native RDP

  Kali Linux + GNOME 50 + GNOME Remote Desktop + Windows Remote Desktop (MSTSC) Getting a full GNOME desktop remotely on Kali Linux can be ...