Each menu item consists of a LinkButton control with an internal handler bound to the Click event.
每个菜单项包含一个LinkButton控件,这个LinkButton控件有一个内部绑定的点击事件处理程序。
You can customize the buttons, for example changing their type to PushButton instead of LinkButton.
您可以自定义一些按钮,比如将它们的type更改为 PushButton而不是 LinkButton。
The table contains as many rows as there are menu items to display. Each row has a single cell filled with a LinkButton object.
Table包含和要显示的菜单项个数相同的行,每一行有一个单元格,每个单元格里放一个LinkButton对象。
The table contains as many rows as there are menu items to display. Each row has a single cell filled with a LinkButton object.
Table包含和要显示的菜单项个数相同的行,每一行有一个单元格,每个单元格里放一个LinkButton对象。
应用推荐