ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –>
*System.Object **ThinkGeo.MapSuite.MvcEdition.GeoResourceFactory
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | HttpContext, String, String, String | Returns an instance of a class that implements the System.Web.IHttpHandler interface. | |
![]() | Object | ||
![]() | Object | ||
![]() | IHttpHandler | Enables a factory to reuse an existing handler instance. | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | HttpContext | Returns an instance of a class that implements the System.Web.IHttpHandler interface. | |
![]() | Object |
Name | Return | DeclaringType | Summary |
---|
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Name | Type | Description |
---|
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Returns an instance of a class that implements the System.Web.IHttpHandler interface.
Return Type | Description |
---|---|
IHttpHandler<!– System.Web.IHttpHandler –> | A new System.Web.IHttpHandler object that processes the request. |
Name | Type | Description |
---|---|---|
context | HttpContext<!– System.Web.HttpContext –> | An instance of the System.Web.HttpContext class that provides references to intrinsic server objects (for example, Request, Response, Session, and Server) used to service HTTP requests. |
requestType | String<!– System.String –> | The HTTP data transfer method (GET or POST) that the client uses. |
url | String<!– System.String –> | The System.Web.HttpRequest.RawUrl of the requested resource. |
pathTranslated | String<!– System.String –> | The System.Web.HttpRequest.PhysicalApplicationPath to the requested resource. |
<!– ThinkGeo.MapSuite.MvcEdition.GeoResourceFactory –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Enables a factory to reuse an existing handler instance.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
handler | IHttpHandler<!– System.Web.IHttpHandler –> | The System.Web.IHttpHandler object to reuse. |
<!– ThinkGeo.MapSuite.MvcEdition.GeoResourceFactory –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Returns an instance of a class that implements the System.Web.IHttpHandler interface.
Return Type | Description |
---|---|
IHttpHandler<!– System.Web.IHttpHandler –> | A new System.Web.IHttpHandler object that processes the request. |
Name | Type | Description |
---|---|---|
context | HttpContext<!– System.Web.HttpContext –> | An instance of the System.Web.HttpContext class that provides references to intrinsic server objects (for example, Request, Response, Session, and Server) used to service HTTP requests. |
<!– ThinkGeo.MapSuite.MvcEdition.GeoResourceFactory –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back