Returns true if contentName is used by at least one document
Declaration Syntax
C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("Method moved to DocumentIndex class.", true)] public virtual bool IsContentUsed( string contentName )
<ObsoleteAttribute("Method moved to DocumentIndex class.", True)> _ Public Overridable Function IsContentUsed ( _ contentName As String _ ) As Boolean
[ObsoleteAttribute(L"Method moved to DocumentIndex class.", true)] public: virtual bool IsContentUsed( String^ contentName )
Parameters
- contentName (String)