SingleSearchConfigurationBase Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.SingleSearchConfigurationBase"]
Namespace: Cadcorp.Configuration
The SingleSearchConfigurationBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | SingleSearchConfigurationBase(DataRow) | Initializes a new instance of the SingleSearchConfigurationBase class |
![]() | SingleSearchConfigurationBase(XmlNode) | Initializes a new instance of the SingleSearchConfigurationBase class |
Name | Description | |
---|---|---|
![]() | Id |
Gets or sets the id of this search
|
![]() | Image |
Gets or sets the image to display when a results in this search is selected
|
![]() | Name |
Gets or sets the name of this search
|
![]() | SearchConstructor |
Gets or set the javascript constructor to use for the search object
|
![]() | SearchUIConstructor |
Gets or set the javascript constructor to use for the search ui object
|
![]() | ZoomResolution |
The resolution to go to when the user selects a result
|
![]() | ZoomScale |
The scale to go to when the user selects a result
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetConfigOptions | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetJSON | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUIConfigOptions | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |