WmlLiteralTextAdapter.Control 屬性

定義

傳回關聯控制項的強型別參考。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

protected:
 property System::Web::UI::MobileControls::LiteralText ^ Control { System::Web::UI::MobileControls::LiteralText ^ get(); };
protected System.Web.UI.MobileControls.LiteralText Control { get; }
member this.Control : System.Web.UI.MobileControls.LiteralText
Protected ReadOnly Property Control As LiteralText

屬性值

關聯控制項的強型別參考。

適用於

另請參閱