Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractInfoBase(TInfo) Class
AbstractInfoBase(TInfo) Methods
GetValue Method
GetValue Method (String)
GetValue(T) Method (String, T)
AbstractInfoBase
TInfo
GetValue Method (String)
Gets the field value.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
override
Object
GetValue
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
Object
Implements
ISearchable
GetValue(String)
ISimpleDataContainer
GetValue(String)
See Also
Reference
AbstractInfoBase
TInfo
Class
GetValue Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com