메소드 | 설명 | |
---|---|---|
TabCommandEventArgs ( string commandName, int tabIndex ) : System.Web.UI.WebControls |
Initializes a new instance.
|
public TabCommandEventArgs ( string commandName, int tabIndex ) : System.Web.UI.WebControls | ||
commandName | string | The name of the command raised by a |
tabIndex | int | The index of the tab that raised this event. |
리턴 | System.Web.UI.WebControls |