다음을 통해 공유


HtmlContainerControl.CreateControlCollection 메서드

정의

서버 컨트롤의 자식 컨트롤(리터럴 및 서버)을 보유할 새 ControlCollection 개체를 만듭니다.

protected:
 override System::Web::UI::ControlCollection ^ CreateControlCollection();
protected override System.Web.UI.ControlCollection CreateControlCollection ();
override this.CreateControlCollection : unit -> System.Web.UI.ControlCollection
Protected Overrides Function CreateControlCollection () As ControlCollection

반환

ControlCollection

HtmlControl 자식 서버 컨트롤이 들어 있는 ControlCollection입니다.

적용 대상

추가 정보