HtmlLinkClickedEventArgs 属性 |
HtmlLinkClickedEventArgs 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| Attributes |
collection of all the attributes that are defined on the link element
| |
| Handled |
use to cancel the execution of the link
| |
| Link |
the link href that was clicked
|