Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.UIControls Namespaces
CMS.UIControls
CMSOutputResource Class
CMSOutputResource Methods
ContainsColumn Method
GetValue Method
SetValue Method
TryGetValue Method
CMSOutputResource
GetValue Method
Gets the value of a column.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.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.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com