IDataQuery GetCompleteSettings Method Kentico 8.0 API Reference
Gets the complete parameters for the query execution

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

executingQuery (Optional)
Type: CMS.DataEngine IDataQuery
Executing query for which the parameters are retrieved

Return Value

Type: DataQuerySettings
See Also