Click or drag to resize
SiteCamlQueryExecute Method
Executes the CAML query on the specified web.

Namespace: Colygon.MatchPoint.Common.Caml
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public DataTable Execute(
	SPWeb web
)

Parameters

web
Type: SPWeb

Return Value

Type: DataTable
See Also