Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider) Class
AbstractInfoProvider(TInfo, TProvider) Methods
GetInfo Method
GetInfo Method (IWhereCondition)
GetInfo Method (Action(ObjectQuery(TInfo)))
GetInfo Method (String, String)
AbstractInfoProvider
TInfo
,
TProvider
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: 8.2.23
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
Class
GetInfo Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com