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

FileExplorerEventArgs Class

Provides data for events raised by the FileExplorer control.

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

System.Object
   System.EventArgs
      EO.Web.FileExplorerEventArgs

[Visual Basic]
Public Class FileExplorerEventArgs
    Inherits EventArgs
[C#]
public class FileExplorerEventArgs : EventArgs

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

FileExplorerEventArgs Members | EO.Web Namespace


Direct link to this topic