Name

on-init — Container for code that should be executed at the end of control instantiation.

Synopsis

<on-init >(EventHandler)</on-init >( );

Description

The code contained in this element is executed at the end of the control's constructor. This is expected to have additional initialization checking etc.