Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Search Namespaces
CMS.Search
SearchIndexInfoProvider Class
SearchIndexInfoProvider Methods
ClearHashtables Method
Delete Method
DeleteSearchIndexInfo Method
DeleteSearchIndexInfoInternal Method
GetIndexIDs Method
GetIndexStatus Method
GetIndexStatusInternal Method
GetLocalizedSearchIndexInfo Method
GetRelevantIndexes Method
GetSearchIndexes Method
GetSearchIndexInfo Method
GetSearchIndexSites Method
GetSiteIndexes Method
IndexIsInCulture Method
IndexIsInSite Method
InvalidateIndexIDs Method
InvalidateIndexIDsInternal Method
IsObjectTypeIndexed Method
ProcessWebFarmTask Method
RebuildSiteIndexes Method
RebuildSiteIndexesInternal Method
RemoveFromIndexCultureCache Method
RemoveFromIndexCultureCacheInternal Method
RemoveFromIndexSiteCache Method
RemoveFromIndexSiteCacheInternal Method
SearchTypeEnabled Method
Set Method
SetIndexFilesLastUpdateTime Method
SetIndexFilesLastUpdateTimeInternal Method
SetIndexStatus Method
SetIndexStatusInternal Method
SetSearchIndexInfo Method
SetSearchIndexInfoInternal Method
SearchIndexInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
SearchIndexInfo
info
)
Parameters
info
Type:
CMS.Search
SearchIndexInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
SearchIndexInfoProvider Class
CMS.Search Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com