Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
SearchSettingsInfo Class
SearchSettingsInfo Properties
ColumnNames Property
FieldName Property
ID Property
Item Property
Name Property
SearchSettingsInfo
Item Property
Gets or sets the value of the column.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
Object
this
[
string
columnName
] {
get
;
set
; }
Parameters
columnName
Type:
System
String
Column name
Property Value
Type:
Object
Implements
ISimpleDataContainer
Item
String
See Also
Reference
SearchSettingsInfo Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com