C# 클래스 Rock.Web.UI.Controls.ModalIFrameDialog

A Modal Popup Dialog Window
상속: System.Web.UI.WebControls.Panel, INamingContainer
파일 보기 프로젝트 열기: NewSpring/Rock 1 사용 예제들

보호된 메소드들

메소드 설명
CreateChildControls ( ) : void

Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.

메소드 상세

CreateChildControls() 보호된 메소드

Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
protected CreateChildControls ( ) : void
리턴 void