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

FileExplorer Class

Renders UI that is similar to Windows File Explorer for user to browse or upload a file on the server.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         EO.Web.WebControlBase
            EO.Web.WebControl
               EO.Web.FileExplorer

[Visual Basic]
Public Class FileExplorer
    Inherits WebControl
    Implements System.Web.UI.INamingContainer
[C#]
public class FileExplorer : WebControl, INamingContainer

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

FileExplorer Members | EO.Web Namespace


Direct link to this topic