wwWebControl::ChildControls

Child Controls of the current control.

Child Controls are vital to the Web Connection model as everything is based on containership. Parent Controls fire the events they receive into the ChildControls. The parser renders Parents and children hierarchically and objects are disposed hierarchically.

ChildControls and the Parent properties provide for the containership model in the WebControl Framework.

Default Value

Initial value: null

See also:

Class wwWebControl

© West Wind Technologies, 1996-2022 • Updated: 10/09/05
Comment or report problem with topic