Click or drag to resize

Colygon.MatchPoint.Common.Ribbon Namespace

Contains functionality for using the SharePoint Ribbon control from the API. For more information, please refer to http://msdn.microsoft.com/en-us/library/ff458369.
Classes
  ClassDescription
Public classBaseRibbonDropDown
Base class for all elements that display a drop-down list.
Public classRibbonButton
Specifies a push button control.
Public classRibbonCommandProvider
Provides the functionality for ribbon actions for a Web Part.
Public classRibbonContextualGroup
Specifies a group of tabs that are presented when they are relevant.
Public classRibbonControl
Base class for all ribbon elements that define controls.
Public classRibbonDropDown
Specifies a drop-down list.
Public classRibbonElement
Base class for all elements displayed within the ribbon.
Public classRibbonGroup
Specifies a group of ribbon controls.
Public classRibbonGroupElementT
Provides functionality for a grouping element that contains other controls.
Public classRibbonManager
Provides functionality for accessing ribbons from a SharePoint page.
Public classRibbonMenu
Specifies a menu control.
Public classRibbonMenuSection
Specifies a section of a menu.
Public classRibbonTab
Specifies a tab control.
Public classRibbonToggleButton
Implements functionality for a toggle button displayed within the SharePoint ribbon control.
Interfaces
  InterfaceDescription
Public interfaceIRibbonMenuProvider
Provides functionality for creating a drop-down list.
Enumerations
  EnumerationDescription
Public enumerationRibbonLayout
Specifies the layout for a ribbon group.
Public enumerationRibbonMenuSectionDisplayMode
Specifies the display mode for a RibbonMenuSection.
Public enumerationRibbonTemplateAlias
Specifies the template that defines the ribbon layout.