共用方式為


CUIDataSource.HandleAllQuery Method

Handles a query that returns all of the data in a data source.

Namespace:  Microsoft.Web.CommandUI
Assembly:  Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)

Syntax

'Declaration
Protected Sub HandleAllQuery
'Usage

Me.HandleAllQuery()
protected void HandleAllQuery()

Remarks

This method returns the CommandUI node and all child nodes.

See Also

Reference

CUIDataSource Class

CUIDataSource Members

Microsoft.Web.CommandUI Namespace