다음을 통해 공유


ControlBuilder.CloseControl 메서드

정의

파서에서 호출하여 컨트롤의 여는 태그와 닫는 태그의 구문 분석이 완료되었음을 작성기에 알려 줍니다.

public:
 virtual void CloseControl();
public virtual void CloseControl ();
abstract member CloseControl : unit -> unit
override this.CloseControl : unit -> unit
Public Overridable Sub CloseControl ()

설명

메서드 CloseControl 는 컨트롤 구문 분석이 완료되었음을 작성기에서 나타내기 위해 파서에서 사용됩니다.

적용 대상