SiteCamlQueryExecute Method |
Executes the CAML query on the specified web.
Namespace: Colygon.MatchPoint.Common.CamlAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public DataTable Execute(
SPWeb web
)
Parameters
- web
- Type: SPWeb
Return Value
Type:
DataTableSee Also