CUIDataSource.HandleRootQuery Method
Handles a query that retrieves a root node.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Protected Sub HandleRootQuery ( _
id As String _
)
'Usage
Dim id As String
Me.HandleRootQuery(id)
protected void HandleRootQuery(
string id
)
Parameters
id
Type: System.StringThe ID of the root node.
Remarks
In Microsoft SharePoint Foundation, the only valid root is Ribbon.