Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider, TQuery) Class
AbstractInfoProvider(TInfo, TProvider, TQuery) Methods
GetInfo Method
GetInfo Method (Action(TQuery))
GetInfo Method (IWhereCondition)
GetInfo Method (String, String)
AbstractInfoProvider
TInfo
,
TProvider
,
TQuery
GetInfo Method (IWhereCondition)
Gets an instance of the first info object matching the specified condition.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
protected
virtual
TInfo
GetInfo
(
IWhereCondition
where
)
Parameters
where
Type:
CMS.DataEngine
IWhereCondition
Where condition
Return Value
Type:
TInfo
See Also
Reference
AbstractInfoProvider
TInfo, TProvider, TQuery
Class
GetInfo Overload
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com