arachnode.net
Arachnode.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
Arachnode Class
|
Arachnode.Web Namespace