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
WithGuid Method
Sets the where condition for a specific object GUID
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TQuery
WithGuid
(
Guid
guid
)
Parameters
guid
Type:
System
Guid
Object GUID
Return Value
Type:
TQuery
Implements
IObjectQuery
TQuery, TObject
WithGuid(Guid)
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