Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
MultiObjectQueryBase(TQuery, TInnerQuery, TObject) Class
MultiObjectQueryBase(TQuery, TInnerQuery, TObject) Methods
ApplyProperties Method
AsNested Method
CreateChild Method
CreateQuery Method
ExceptGlobal Method
GetEnumerator Method
GetObjectType Method
InitTypedResult Method
ModifyAllInnerQueries Method
ModifySingleInnerQuery Method
NewDataSet Method
OnlyGlobal Method
OnSite Method
WithCodeName Method
WithGuid Method
WithID Method
WithObjectType Method
MultiObjectQueryBase
TQuery
,
TInnerQuery
,
TObject
WithID Method
Sets the where condition for a specific object ID
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TQuery
WithID
(
int
objectId
)
Parameters
objectId
Type:
System
Int32
Object ID
Return Value
Type:
TQuery
Implements
IObjectQuery
TQuery, TObject
WithID(Int32)
See Also
Reference
MultiObjectQueryBase
TQuery, TInnerQuery, TObject
Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com