Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Base Namespaces
CMS.Base
AbstractSimpleDataContainer(TObject) Class
AbstractSimpleDataContainer(TObject) Methods
GetValue Method
RegisterColumn Method
RegisterColumns Method
SetValue Method
TryGetValue Method
AbstractSimpleDataContainer
<
TObject
>
.
GetValue Method
Gets the object value.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
Copy
public
Object
GetValue
(
string
columnName
)
Parameters
columnName
Type:
System
.
String
Column name
Return Value
Type:
Object
Implements
ISimpleDataContainer
.
GetValue(String)
See Also
Reference
AbstractSimpleDataContainer
<
TObject
>
Class
CMS.Base Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com