Removes a content type from the index.
Declaration Syntax
C# | Visual Basic |
[ObsoleteAttribute("Use DocumentIndex.RemoveContent instead - for safety it will first check if the content is used.", true)] public virtual void RemoveContent( string content )
<ObsoleteAttribute("Use DocumentIndex.RemoveContent instead - for safety it will first check if the content is used.", true)> Public Overridable Sub RemoveContent ( content As String )
Parameters
- content (String)
- The content name
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610