ISearchSyntaxHelperProcessSearchKeywords Method |
Returns modified keywords string based on searchOptions.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax string ProcessSearchKeywords(
string keywords,
SearchOptionsEnum searchOptions
)
Parameters
- keywords
- Type: SystemString
String with keyword - searchOptions
- Type: CMS.SearchSearchOptionsEnum
Search options specifies encoding
Return Value
Type:
StringSee Also