Method OnLinkClicked
OnLinkClicked(CancelEventArgs)
Called when a link is clicked within the control.
protected virtual void OnLinkClicked(CancelEventArgs e)
Parameters
e
CancelEventArgsAn CancelEventArgs that contains the event data.
Called when a link is clicked within the control.
protected virtual void OnLinkClicked(CancelEventArgs e)
e
CancelEventArgsAn CancelEventArgs that contains the event data.