RibbonCollectionBase.GetRibbonContextCollection Method
Include Protected Members
Include Inherited Members
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Returns a collection of IRibbonExtension objects that are associated with a specified message class or application.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetRibbonContextCollection<TRibbonCollection>(Object) | Infrastructure. | |
GetRibbonContextCollection(Object, Type) | Infrastructure. |
Top