Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataQueryBase(TQuery) Class
DataQueryBase(TQuery) Methods
WithSettings Method
WithSettings Method (AbstractQueryObject)
WithSettings Method (Action(DataQuerySettings))
DataQueryBase
TQuery
WithSettings Method (AbstractQueryObject)
Applies the given parameters to the query
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
TQuery
WithSettings
(
AbstractQueryObject
parameters
)
Parameters
parameters
Type:
CMS.DataEngine
AbstractQueryObject
Parameters to use
Return Value
Type:
TQuery
Implements
IDataQuery
TQuery
WithSettings(AbstractQueryObject)
See Also
Reference
DataQueryBase
TQuery
Class
WithSettings Overload
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com