SQResultsExportHandler Class |
Namespace: Cadcorp.Web.UI.FindMyNearest
The SQResultsExportHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| SQResultsExportHandler |
/// Initializes a new instance of the SQResultsExportHandler class.
|
| Name | Description | |
|---|---|---|
| IsReusable |
Gets a value indicating whether another request can use the IHttpHandler instance.
|
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ProcessRequest |
Enables processing of HTTP Web requests by a custom SQResultsExportHandler that implements the IHttpHandler interface.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |