| CMS.Routing.Web Namespace |
| Class | Description | |
|---|---|---|
| AdvancedGetFileHandler |
Base page for GetFile pages.
| |
| DomainPolicy |
Ensures domain policies like redirection to site alias, using of domain prefix etc.
| |
| GetFileHandler |
Base class for GetFile handlers. Handles client caching and range requests.
| |
| GetMetaFileHandler |
HTTP handler for serving metafiles.
| |
| HttpHandlerRouteTable |
Stores the URL routes to Kentico HTTP handlers.
| |
| RegisterHttpHandlerAttribute |
Represents a route to a Kentico HTTP handler using a route template that supports inline constraints.
| |
| ResponseDataSender |
Class that writes data to the given context's response and handles multipart and range requests.
|