MVPSI.JAMSWeb.Controls Namespace > SubmitMenu Class : MenuName Property |
'Declaration
<System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.CategoryAttribute("Data")> <System.ComponentModel.DescriptionAttribute("Name of a JAMS menu or JAMS SystemName. An Empty string will produce the default system menu.")> Public Property MenuName As System.String
'Usage
Dim instance As SubmitMenu Dim value As System.String instance.MenuName = value value = instance.MenuName
[System.ComponentModel.DefaultValue()] [System.ComponentModel.Category("Data")] [System.ComponentModel.Description("Name of a JAMS menu or JAMS SystemName. An Empty string will produce the default system menu.")] public System.string MenuName {get; set;}
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