Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
BaseInfo.GeneralizedInfoWrapper Class
GeneralizedInfoWrapper Methods
GetObject Method
GetObject Method (Int32)
GetObject Method (String)
GetObject Method (IWhereCondition)
BaseInfo
GeneralizedInfoWrapper
GetObject Method (IWhereCondition)
Gets the object by specified where condition.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
BaseInfo
GetObject
(
IWhereCondition
where
)
Parameters
where
Type:
CMS.DataEngine
IWhereCondition
Where condition
Return Value
Type:
BaseInfo
See Also
Reference
BaseInfo
GeneralizedInfoWrapper Class
GetObject Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com