Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Search Namespaces
CMS.Search
SearchIndexCultureInfoProvider Class
SearchIndexCultureInfoProvider Methods
Add Method
AddSearchIndexCulture Method
DeleteInfo Method
DeleteSearchIndexCultureInfo Method
Get Method
GetAsync Method
GetSearchIndexCultureInfo Method
GetSearchIndexCultureInfoInternal Method
GetSearchIndexCultures Method
GetSearchIndexCulturesInternal Method
Remove Method
SearchIndexHasAnyCulture Method
Set Method
SetSearchIndexCultureInfo Method
SetSearchIndexCultureInfoInternal Method
SearchIndexCultureInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
SearchIndexCultureInfo
info
)
Parameters
info
Type:
CMS.Search
SearchIndexCultureInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
SearchIndexCultureInfoProvider Class
CMS.Search Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com