| IIndexServiceDeleteIndex Method |
Delete all indexes in specified repository
Namespace:
Dynamicweb.Indexing
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax void DeleteIndex(
string repository
)
Sub DeleteIndex (
repository As String
)
Parameters
- repository
- Type: SystemString
Repository Name
See Also