Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
SearchSettingsInfo Class
SearchSettingsInfo Methods
ContainsColumn Method
GetValue Method
SetValue Method
TryGetValue Method
SearchSettingsInfo
GetValue Method
Returns value specified by property name.
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
Return Value
Type:
Object
Implements
ISimpleDataContainer
GetValue(String)
See Also
Reference
SearchSettingsInfo Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com