XhtmlImageAdapter.Control Eigenschaft

Definition

Ruft einen stark typisierten Verweis auf das zugehörige Steuerelement auf. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Sites mit ASP.NET.

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

Eigenschaftswert

Image.

Gilt für:

Weitere Informationen