Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
MultiQueryBase(TQuery, TInnerQuery) Class
MultiQueryBase(TQuery, TInnerQuery) Methods
WithSource Method
WithSource Method (DataQuerySource)
MultiQueryBase
TQuery
,
TInnerQuery
WithSource Method (DataQuerySource)
Sets the given source as the source of the data query
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
TQuery
WithSource
(
DataQuerySource
source
)
Parameters
source
Type:
CMS.DataEngine
DataQuerySource
Data query source
Return Value
Type:
TQuery
Implements
IDataQuery
TQuery
WithSource(DataQuerySource)
IDataQuery
TQuery
WithSource(DataQuerySource)
See Also
Reference
MultiQueryBase
TQuery, TInnerQuery
Class
WithSource Overload
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com