BaseDataList.CreateChildControls 方法

定义

使用视图状态创建子控件。

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

适用于