Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Search
SearchFields Class
SearchFields Methods
Add Method
Get Method
InsertNewField Method
PrepareContentValue Method
UpdateExistingField Method
SearchFields
Get Method
Returns requested field. Null when field doesn't exist.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
ISearchField
Get
(
string
fieldName
)
Parameters
fieldName
Type:
System
String
Field name
Return Value
Type:
ISearchField
Implements
ISearchFields
Get(String)
See Also
Reference
SearchFields Class
CMS.Search Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com