OnClick 处理执行回发
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overridable Sub OnClick ( _
e As EventArgs _
)
用法
Dim e As EventArgs
Me.OnClick(e)
protected virtual void OnClick(
EventArgs e
)
参数
- e
类型:System.EventArgs