WmlPageAdapter 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.
為無線標記語言 (WML) 裝置配接器集提供 MobilePage 配接器。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。
public ref class WmlPageAdapter : System::Web::UI::MobileControls::Adapters::WmlControlAdapter, System::Web::UI::MobileControls::IPageAdapter
public class WmlPageAdapter : System.Web.UI.MobileControls.Adapters.WmlControlAdapter, System.Web.UI.MobileControls.IPageAdapter
[System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
public class WmlPageAdapter : System.Web.UI.MobileControls.Adapters.WmlControlAdapter, System.Web.UI.MobileControls.IPageAdapter
type WmlPageAdapter = class
inherit WmlControlAdapter
interface IPageAdapter
interface IControlAdapter
[<System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type WmlPageAdapter = class
inherit WmlControlAdapter
interface IPageAdapter
interface IControlAdapter
Public Class WmlPageAdapter
Inherits WmlControlAdapter
Implements IPageAdapter
- 繼承
- 衍生
- 屬性
- 實作
建構函式
WmlPageAdapter() |
已淘汰.
建立 WmlPageAdapter 類別的執行個體。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 |
屬性
CacheVaryByHeaders |
已淘汰.
傳回快取因而變異之其他任何 HTTP 標頭的清單。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 |
Control |
已淘汰.
傳回關聯控制項的強型別參考。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 (繼承來源 ControlAdapter) |
CookielessDataDictionary |
已淘汰.
透過使用 URL 查詢字串,取得或設定要求之間的保存資料。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 |
Device |
已淘汰.
傳回與要求關聯的裝置功能物件。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 (繼承來源 ControlAdapter) |
FormAdapter |
已淘汰.
從關聯控制項所在的表單擷取表單配接器。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 (繼承來源 WmlControlAdapter) |
ItemWeight |
已淘汰.
存取控制項中單一項目的近似權重。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 (繼承來源 ControlAdapter) |
OptimumPageWeight |
已淘汰.
根據裝置的螢幕大小,傳回適用於目標裝置的頁面權重。 這個屬性是在表單分頁中使用。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 |
Page |
已淘汰.
取得或設定要附加配接器的 MobilePage。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 |
PageAdapter |
已淘汰.
傳回行動頁面的頁面配置器。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 (繼承來源 WmlControlAdapter) |
PersistCookielessData |
已淘汰.
設定或傳回 CookielessDataDictionary 屬性中的項目是否持續保存在查詢字串中。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 |
SecondaryUIMode |
已淘汰.
設定或傳回控制項的第二個使用者介面 (UI) 模式。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 (繼承來源 WmlControlAdapter) |
Style |
已淘汰.
傳回與附加裝置配接器的控制項相關聯的樣式物件。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 (繼承來源 ControlAdapter) |
VisibleWeight |
已淘汰.
取得或設定控制項的近似權重 (以字元為單位)。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 (繼承來源 ControlAdapter) |