Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
SearchSettingsInfo Class
SearchSettingsInfo Properties
ColumnNames Property
Content Property
FieldName Property
ID Property
Item Property
Name Property
Searchable Property
Tokenized Property
SearchSettingsInfo
Item Property
Gets or sets the value of the column.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.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) 2016 Kentico Software
Send comments on this topic to
support@kentico.com