'Declaration
<System.ComponentModel.DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="MVPSI.JAMSWeb.Controls.SubmitMenuDesigner")> <System.ComponentModel.DefaultPropertyAttribute("ServerName")> <System.Web.UI.ToolboxDataAttribute("<{0}:SubmitMenu runat=server></{0}:SubmitMenu>")> Public Class SubmitMenu Inherits ControlsCommon
'Usage
Dim instance As SubmitMenu
[System.ComponentModel.Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="MVPSI.JAMSWeb.Controls.SubmitMenuDesigner")] [System.ComponentModel.DefaultProperty("ServerName")] [System.Web.UI.ToolboxData("<{0}:SubmitMenu runat=server></{0}:SubmitMenu>")] public class SubmitMenu : ControlsCommon