linkbutton

  • 网络控件;链接按钮
linkbuttonlinkbutton
  1. Each menu item consists of a LinkButton control with an internal handler bound to the Click event .

    每个菜单项包含一个LinkButton控件,这个LinkButton控件有一个内部绑定的点击事件处理程序。

  2. You can customize the buttons , for example changing their type to PushButton instead of LinkButton .

    您可以自定义一些按钮,比如将它们的type更改为PushButton而不是LinkButton。