Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.CustomTables
CustomTableItem Class
CustomTableItem Methods
GetValue Method
GetValue Method (String)
CustomTableItem
GetValue Method (String)
Gets custom table item value.
Namespace:
CMS.CustomTables
Assembly:
CMS.CustomTables (in CMS.CustomTables.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
Object
GetValue
(
string
columnName
)
Parameters
columnName
Type:
System
String
Return Value
Type:
Object
Implements
ISearchable
GetValue(String)
ISimpleDataContainer
GetValue(String)
See Also
Reference
CustomTableItem Class
GetValue Overload
CMS.CustomTables Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com