Menu.CreateChildControls Method

Definition

Creates the child controls of a Menu control.

protected internal override void CreateChildControls();

Remarks

This member is primarily used by control developers when deriving a custom control from the Menu class.

This method is called by the ASP.NET infrastructure to notify any controls that use composition-based implementation, including controls that derive from CompositeDataBoundControl and CompositeControl. to create any child controls they contain in preparation for postback or rendering.

Applies to

Produto Versões
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1