arachnode.net
Search.uxBtnSearch_Click Method
Handles the Click event of the uxBtnSearch control.
protected
void
uxBtnSearch_Click(
object
sender
,
EventArgs
e
);
Parameters
sender
The source of the event.
e
The
EventArgs
instance containing the event data.
See Also
Search Class
|
Arachnode.Web Namespace