Keyoti Search for ASP.NET API Docs
LocationCategoryRecord Class
API DocumentationKeyoti.SearchEngine.DataAccessLocationCategoryRecord
Keyoti Search for ASP.NET 2010
Represents a document location type.
Declaration Syntax
C#Visual BasicVisual C++
public class LocationCategoryRecord
Public Class LocationCategoryRecord
public ref class LocationCategoryRecord
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LocationCategoryRecord()()() Obsolete.
Creates a new default location.

LocationCategoryRecord(Int32, String, String) Obsolete.
Creates a new location.

CreateDefaultLocationCategoryRecord()()()
Creates the 'default' location record.

CreateLocationCategoryRecord(String, String)
Creates a new instance.

DeriveLocation(Uri, XmlDataAccess)
Returns the LocationCategory object which uri is within, if no specific matches, returns default location.

Equals(Object)
Determines if the 2 objects are equal
(Overrides Object.Equals(Object).)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Gets the hashcode based on the location name.
(Overrides Object.GetHashCode()()().)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
ID
The database ID of this location.

IsUriUnderRoot(Uri)
Whether uri is within this location.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
The name of this location.

Root
The URL 'root' of this location, see remarks.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
LocationCategoryRecord

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