New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.SPRadUploadHttpModule

This Class defines the SPRadUploadHttpModule that inherits the RadUploadHttpModule.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.RadUploadHttpModule : IHttpModule
  • Telerik.Web.UI.SPRadUploadHttpModule

Properties

Context HttpContext

Gets or sets the context.

IsRegistered Boolean

Gets the IsRegistered.

Methods

Dispose

Disposes of the resources (other than memory) used by the module that implements .

Returns

System.Void

Init

Inits the specified app.

Parameters

app System.Web.HttpApplication

The app.

Returns

System.Void

Init

Initializes a module and prepares it to handle requests.

Parameters

app System.Web.HttpApplication

Returns

System.Void

In this article