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