IMaintainedSearchableContentTypeController is defined in the Telligent.Evolution.Extensibility.Content.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
interface IMaintainedSearchableContentTypeController
{
void SearchIndexDelete(SearchIndexDeleteOptions options);
}
Methods
void SearchIndexDelete(SearchIndexDeleteOptions options);
Parameters
| Name | Type | Description | Required | Default | Options |
|---|---|---|---|---|---|
| options | SearchIndexDeleteOptions | Options | Required |