[]
Provides data for the AppointmentLinkClicked event.
public class AppointmentLinkClickedEventArgs : AppointmentEventArgs
| Name | Description |
|---|---|
| Button | Gets the button that was clicked on the link. |
| HRef | Gets the value of the link's HREF attribute. |
| Target | Gets the value of the link's TARGET attribute. |