共用方式為


XhtmlLabelAdapter.Control 屬性

定義

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

public:
 property System::Web::UI::MobileControls::Label ^ Control { System::Web::UI::MobileControls::Label ^ get(); };
public System.Web.UI.MobileControls.Label Control { get; }
member this.Control : System.Web.UI.MobileControls.Label
Public ReadOnly Property Control As Label

屬性值

Label

適用於

另請參閱