ESRI.ArcGIS.ADF.Web.UI.WebControls
ToolbarDropDownBoxIndexChangeEventArgs Constructor
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ToolbarDropDownBoxIndexChangeEventArgs Class : ToolbarDropDownBoxIndexChangeEventArgs Constructor




Initializes a new instance of a ToolbarDropDownBoxIndexChangeEventArgs object.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal dropDownBox As String _
)
Visual Basic (Usage)Copy Code
Dim dropDownBox As String
 
Dim instance As ToolbarDropDownBoxIndexChangeEventArgs(dropDownBox)
C# 
public ToolbarDropDownBoxIndexChangeEventArgs( 
   string dropDownBox
)

Parameters

dropDownBox
The name of the DropDownBox that changed

See Also

© 2010 All Rights Reserved.