Skip to content

OnLoad - cWebImage

Called when control is loaded

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 gets psLocalFile and passes this to UpdateLocalImage.