TextFileHandler Class |
[Missing <summary> documentation for "T:Cadcorp.Web.UI.TextFileHandler"]
Namespace: Cadcorp.Web.UI
The TextFileHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextFileHandler | Initializes a new instance of the TextFileHandler 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
|
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
|
![]() | GetFileAsString | |
![]() | 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) | |
![]() | ProcessRequest(HttpContext, IEnumerableString, String) |
Output multiple files from the handler.
|
![]() | ProcessRequest(HttpContext, String, String, String) |
Output a single file from the handler.
|
![]() | SendResponse | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |