Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
SearchSettings Class
SearchSettings Methods
CopyTo Method
DeleteSearchSettingsInfo Method
GetAllSettingsInfos Method
GetData Method
GetEnumerator Method
GetSettingsInfo Method
GetXmlElement Method
LoadData Method
LoadFromXmlElement Method
RenameColumn Method
SearchesAnyOf Method
SetSettingsInfo Method
SearchSettings
SearchesAnyOf Method
Returns true if the search settings indexes any of the given columns
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
bool
SearchesAnyOf
(
IEnumerable
<
string
>
columns
)
Parameters
columns
Type:
System.Collections.Generic
IEnumerable
String
Columns to check
Return Value
Type:
Boolean
See Also
Reference
SearchSettings Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com