Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider, TQuery) Class
AbstractInfoProvider(TInfo, TProvider, TQuery) Methods
BoundGetInfoByName Method
BoundGetInfoByName Method (String)
BoundGetInfoByName Method (String, Int32)
AbstractInfoProvider
TInfo
,
TProvider
,
TQuery
BoundGetInfoByName Method (String)
Gets the info object by its code name.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
protected
override
BaseInfo
BoundGetInfoByName
(
string
name
)
Parameters
name
Type:
System
String
Code name
Return Value
Type:
BaseInfo
See Also
Reference
AbstractInfoProvider
TInfo, TProvider, TQuery
Class
BoundGetInfoByName Overload
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com