arachnode.net

SearchResult.Page_Load Method

Handles the Load event of the Page control.

protected void Page_Load(
   object sender,
   EventArgs e
);

Parameters

sender
The source of the event.
e
The EventArgs instance containing the event data.

See Also

SearchResult Class | Arachnode.Web.UserControls Namespace