HtmlMobileTextWriter.EnterFormat(Style) 메서드

정의

지정된 스타일의 문자 서식을 사용하여 블록을 시작합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public:
 override void EnterFormat(System::Web::UI::MobileControls::Style ^ style);
public override void EnterFormat (System.Web.UI.MobileControls.Style style);
override this.EnterFormat : System.Web.UI.MobileControls.Style -> unit
Public Overrides Sub EnterFormat (style As Style)

매개 변수

style
Style

스타일 참조입니다.

적용 대상