RibbonHostedControl.Merge Method (ItemCollection, UIElementCollection, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public RibbonTab Merge(
ItemCollection mainRibbonCollection,
UIElementCollection mergeRibbonCollection,
string name = ""
)
Public Function Merge (
mainRibbonCollection As ItemCollection,
mergeRibbonCollection As UIElementCollection,
name As String
) As RibbonTab
Parameters
- mainRibbonCollection
Type: System.Windows.Controls.ItemCollection
- mergeRibbonCollection
Type: System.Windows.Controls.UIElementCollection
- name
Type: System.String
Return Value
Type: Microsoft.Windows.Controls.Ribbon.RibbonTab
Returns RibbonTab.
See Also
Merge Overload
RibbonHostedControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright