Platform indepedant representation of an userinterface screen displaying an open picture dialog.

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

Syntax

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

Remarks

Application of the OpenPictureDialog on the ASP.NET platform.

Inheritance Hierarchy

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