Keyoti Search for ASP.NET API Docs
RemoveContent Method (content)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexRemoveContent(String)
Keyoti Search for ASP.NET 2010
Removes a content type from the 'database' if the type is unused, otherwise throws an exception.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void RemoveContent(
	string content
)
Public Overridable Sub RemoveContent ( _
	content As String _
)
public:
virtual void RemoveContent(
	String^ content
)
Parameters
content (String)
The content name
Remarks
Throws an InvalidOperationException if the category is currently assigned to a document.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609