Platform indepedant representation of an userinterface screen displaying an open file(s) dialog.

Namespace: inchl.Framework.Business
Assembly:   inchl.Framework.Business (in inchl.Framework.Business.dll)

Syntax

C#
public class OpenFileDialog : Dialog<OpenFileDialog.EventArgs, OpenFileDialog.Data>

Remarks

Application of the OpenFileDialog on the ASP.NET platform.

Inheritance Hierarchy

System.Object
  inchl.Framework.Business.Dialog<, >
    inchl.Framework.Business.OpenFileDialog