Document.OnLoad

Document.OnLoad event

Gets or sets event handler for OnLoad event.

public event DOMEventHandler OnLoad;

See Also