List.CreateChildControls Method

Definition

Creates a child control using the view state. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

protected:
 override void CreateChildControls();
protected override void CreateChildControls ();
override this.CreateChildControls : unit -> unit
Protected Overrides Sub CreateChildControls ()

Applies to