ControlElement.Control Egenskap

Definition

Representerar den Type kontroll som konfigurationen gäller för. Det här API:et är föråldrat. Information om hur du utvecklar ASP.NET mobila program finns i Mobile Apps & Webbplatser med ASP.NET.

public:
 property Type ^ Control { Type ^ get(); void set(Type ^ value); };
public Type Control { get; set; }
member this.Control : Type with get, set
Public Property Control As Type

Egenskapsvärde

En Type mobil kontroll.

Undantag

value är null.

Gäller för

Se även