Click or drag to resize
SingleSearchBase Class
Inheritance Hierarchy
SystemObject
  Cadcorp.Web.UI.GazetteerControlSearchBase
    Cadcorp.Web.UI.GazetteerControlSingleSearchBase
      More...

Namespace: Cadcorp.Web.UI.GazetteerControl
Assembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C#
public class SingleSearchBase : SearchBase, 
	ISingleSearch, IQuickSearch

The SingleSearchBase type exposes the following members.

Constructors
  NameDescription
Public methodSingleSearchBase
Initializes a new instance of the SingleSearchBase class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetItems
Public methodGetQuickSearchItems
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy