Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Downloader Class

EO.Web Downloader offers a fast and convenient way to add download functionalities.

For a list of all members of this type, see Downloader Members.

System.Object
   System.Web.UI.Control
      EO.Web.Control
         EO.Web.Downloader

[Visual Basic]
Public Class Downloader
    Inherits Control
[C#]
public class Downloader : Control, IPostBackEventHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

Downloader Members | EO.Web Namespace


Direct link to this topic