Removes a content type from the index if the type is unused, otherwise throws an exception.
Declaration Syntax
C# | Visual Basic |
public void RemoveContent( string content )
Public Sub RemoveContent ( content As String )
Parameters
- content (String)
- The content name
Remarks
Throws an InvalidOperationException if the category is currently assigned to a document.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610