This topic has not yet been rated - Rate this topic

ContentByQueryWebPart.ProcessData Delegate

Delegate called to process data before the data is sent to the XSLT transformation.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public delegate DataTable ProcessData(
	DataTable data
)

Parameters

data
Type: System.Data.DataTable
A DataTable object representing the data to process.

Return Value

Type: System.Data.DataTable
A DataTable object representing the processed data.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ