![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
CommandName Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > AutoExpandButton Class : CommandName Property |
Visual Basic (Declaration) | |
---|---|
<ThemeableAttribute(False)> <DefaultValueAttribute()> <WebCategoryAttribute("Behavior")> <WebSysDescriptionAttribute("The command associated with the button.")> Public Property CommandName As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AutoExpandButton Dim value As String instance.CommandName = value value = instance.CommandName |
C# | |
---|---|
[ThemeableAttribute(false)] [DefaultValueAttribute()] [WebCategoryAttribute("Behavior")] [WebSysDescriptionAttribute("The command associated with the button.")] public string CommandName {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family