Skip to content

OnLoad - cWebTreeView

Called when control is first loaded at the client

Type: Event

Syntax

Procedure OnLoad

Description

Augment the OnLoad event to perform some action the first time that the view containing this control is loaded on the client.

The OnLoad event is fired after the client requests the view containing this control, but before the view is sent to the client.

OnLoad sends FullRefresh.