XhtmlSelectionListAdapter.Control Eigenschap

Definitie

Retourneert een sterk getypte verwijzing naar het bijbehorende besturingselement. Deze API is verouderd. Zie Mobile Apps & voor meer informatie over het ontwikkelen van ASP.NET mobiele toepassingen Sites met ASP.NET.

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

Waarde van eigenschap

Een SelectionList-object.

Van toepassing op

Zie ook