Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
SearchDocument Class
SearchDocument Methods
Add Method
Add Method (String, Object)
Add Method (String, Object, Boolean, Boolean)
SearchDocument
.
Add Method (String, Object)
Adds new field data to the search document.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
void
Add
(
string
name
,
Object
value
)
Parameters
name
Type:
System
.
String
Name of field.
value
Type:
System
.
Object
Field data.
See Also
Reference
SearchDocument Class
Add Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com