JAMS Developer Guide
SubmitDialog Class
Members 


MVPSI.JAMSWeb.Controls Namespace : SubmitDialog Class
The JAMS SubmitDialog control can be used to submit a job from a web page.
Object Model
SubmitDialog Class
Syntax
'Declaration
 
<System.ComponentModel.DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="MVPSI.JAMSWeb.Controls.SubmitDialogDesigner")>
Public Class SubmitDialog 
   Inherits ControlsCommon
'Usage
 
Dim instance As SubmitDialog
[System.ComponentModel.Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="MVPSI.JAMSWeb.Controls.SubmitDialogDesigner")]
public class SubmitDialog : ControlsCommon 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         MVPSI.JAMSWeb.Controls.ControlsCommon
            MVPSI.JAMSWeb.Controls.SubmitDialog

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SubmitDialog Members
MVPSI.JAMSWeb.Controls Namespace