WebPartZoneBase.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

영역의 ControlCollection 컨트롤에 대한 참조가 들어 있는 WebPart입니다.

적용 대상

추가 정보