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