Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Helpers Namespaces
CMS.Helpers
CMSOutputResource Class
CMSOutputResource Methods
ContainsColumn Method
GetValue Method
SetValue Method
TryGetValue Method
CMSOutputResource
GetValue Method
Gets the value of a column.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
Copy
public
Object
GetValue
(
string
columnName
)
Parameters
columnName
Type:
System
String
Name of the column
Return Value
Type:
Object
The value in a column
Implements
ISimpleDataContainer
GetValue(String)
See Also
Reference
CMSOutputResource Class
CMS.Helpers Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com