XhtmlMobileTextWriter.WritePendingBreak 메서드

정의

현재 요소가 <p>, <div>, <ul>, <table> 등과 같은 블록 요소가 아니고 SuppressNewLinefalse이며 보류 중단점이 있는 경우 출력 스트림에 줄 종결자 문자열을 씁니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

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

적용 대상

추가 정보