다음을 통해 공유


IMobileWebFormServices.UpdateRenderingRecursive(Control) 메서드

정의

디자인 타임에 디자인 호스트에서 연결된 컨트롤과 각 자식 컨트롤을 재귀적으로 업데이트합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public:
 void UpdateRenderingRecursive(System::Web::UI::Control ^ rootControl);
public void UpdateRenderingRecursive (System.Web.UI.Control rootControl);
abstract member UpdateRenderingRecursive : System.Web.UI.Control -> unit
Public Sub UpdateRenderingRecursive (rootControl As Control)

매개 변수

rootControl
Control

업데이트를 시작할 컨테이너 컨트롤입니다.

적용 대상

추가 정보