Removes a location from the database.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual void Remove( string locationName )
public virtual void Remove( string locationName )
Public Overridable Sub Remove ( locationName As String )
Public Overridable Sub Remove ( locationName As String )
public: virtual void Remove( String^ locationName )
public: virtual void Remove( String^ locationName )
abstract Remove : locationName : string -> unit override Remove : locationName : string -> unit
abstract Remove : locationName : string -> unit override Remove : locationName : string -> unit
Parameters
- locationName (String)
- ContentCatgory to be removed
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120