Freigeben über


XhtmlValidationSummaryAdapter.Control Eigenschaft

Definition

Ruft einen stark typierten Verweis auf das zugeordnete Steuerelement ab. Diese API ist veraltet. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

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

Eigenschaftswert

Ein ValidationSummary.

Gilt für:

Weitere Informationen