Returns true if contentName is used by at least one document
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual bool IsContentUsed( string contentName )
public virtual bool IsContentUsed( string contentName )
Public Overridable Function IsContentUsed ( contentName As String ) As Boolean
Public Overridable Function IsContentUsed ( contentName As String ) As Boolean
public: virtual bool IsContentUsed( String^ contentName )
public: virtual bool IsContentUsed( String^ contentName )
abstract IsContentUsed : contentName : string -> bool override IsContentUsed : contentName : string -> bool
abstract IsContentUsed : contentName : string -> bool override IsContentUsed : contentName : string -> bool
Parameters
- contentName (String)
Return Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120