Removes a content type from the 'database'.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[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 _ )
[ObsoleteAttribute(L"Use DocumentIndex.RemoveContent instead - for safety it will first check if the content is used.", true)] public: virtual void RemoveContent( String^ content )
Parameters
- content (String)
- The content name