Ribbon.MergeDataExtensionsIntoDataSourceResult method
Merges the Server ribbon customizations with the results of the query against the data source.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Protected Sub MergeDataExtensionsIntoDataSourceResult
'Usage
Me.MergeDataExtensionsIntoDataSourceResult()
protected void MergeDataExtensionsIntoDataSourceResult()
Remarks
Customizations to the ribbon come from calls to RegisterDataExtension or through custom actions.