共用方式為


WmlMobileTextWriter.DefaultLayout 屬性

定義

傳回裝置使用的預設配置。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

protected:
 virtual property System::Web::UI::MobileControls::Adapters::WmlMobileTextWriter::WmlLayout ^ DefaultLayout { System::Web::UI::MobileControls::Adapters::WmlMobileTextWriter::WmlLayout ^ get(); };
protected virtual System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.WmlLayout DefaultLayout { get; }
member this.DefaultLayout : System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.WmlLayout
Protected Overridable ReadOnly Property DefaultLayout As WmlMobileTextWriter.WmlLayout

屬性值

裝置使用的預設配置。

備註

寫入器在內部呼叫,而且可以繼承類別來覆寫。

適用於

另請參閱