JAMS Developer Guide
ControlsCommon Class
Members 


MVPSI.JAMSWeb.Controls Namespace : ControlsCommon Class
ControlsCommon is the base class for all of the JAMS WebControls. It provides some basic helper methods.
Object Model
ControlsCommon Class
Syntax
'Declaration
 
Public Class ControlsCommon 
   Inherits System.Web.UI.WebControls.WebControl
'Usage
 
Dim instance As ControlsCommon
public class ControlsCommon : System.Web.UI.WebControls.WebControl 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         MVPSI.JAMSWeb.Controls.ControlsCommon
            MVPSI.JAMSWeb.Controls.Dashboard
            MVPSI.JAMSWeb.Controls.History
            MVPSI.JAMSWeb.Controls.Monitor
            MVPSI.JAMSWeb.Controls.SubmitDialog
            MVPSI.JAMSWeb.Controls.SubmitMenu

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

ControlsCommon Members
MVPSI.JAMSWeb.Controls Namespace