DataSourceControl.CreateControlCollection 메서드

정의

자식 컨트롤을 저장할 컬렉션을 만듭니다.

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

반품

를 반환합니다 EmptyControlCollection.

설명

메모

데이터 원본 컨트롤은 자식 컨트롤을 DataSourceControl 허용하지 않으므로 클래스의 기본 구현은 자식 컨트롤의 포함을 지원하지 않습니다.

적용 대상

추가 정보