ObjectList.CreateChildControls 方法

定义

通知服务器控件创建任何子控件,以准备回发或呈现。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

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

适用于