AbsoluteStylesheetHandler Class |
[Missing <summary> documentation for "T:Cadcorp.Web.UI.EmbeddableMaps.AbsoluteStylesheetHandler"]
Namespace: Cadcorp.Web.UI.EmbeddableMaps
The AbsoluteStylesheetHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbsoluteStylesheetHandler | Initializes a new instance of the AbsoluteStylesheetHandler class |
Name | Description | |
---|---|---|
![]() | IsReusable |
You will need to configure this handler in the Web.config file of your
web and register it with IIS before being able to use it. For more information
see the following link: http://go.microsoft.com/?linkid=8101007
(Inherited from TextFileHandler.) |
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.) |
![]() ![]() | GetBaseURL |
Converts the provided app-relative path into an absolute Url containing the full host name
(Inherited from TextFileHandler.) |
![]() | GetFileAsString | (Inherited from TextFileHandler.) |
![]() | 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(HttpContext) | (Overrides TextFileHandlerProcessRequest(HttpContext).) |
![]() | ProcessRequest(HttpContext, IEnumerableString, String) |
Output multiple files from the handler.
(Inherited from TextFileHandler.) |
![]() | ProcessRequest(HttpContext, String, String, String) |
Output a single file from the handler.
(Inherited from TextFileHandler.) |
![]() | SendResponse | (Inherited from TextFileHandler.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |