HtmlTitle.CreateControlCollection 메서드

정의

컨트롤에 대한 ControlCollectionHtmlTitle 컬렉션을 만듭니다.

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 현재 서버 컨트롤의 자식 서버 컨트롤을 포함할 개체입니다.

적용 대상