Aracılığıyla paylaş


DeviceElement.Controls Özellik

Tanım

Bu cihaz öğesi için denetim öğelerinin koleksiyonunu alır. Bu, API artık kullanılmıyor. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. ASP.NET ile Mobile Apps & Siteleri.

public:
 property System::Web::UI::MobileControls::ControlElementCollection ^ Controls { System::Web::UI::MobileControls::ControlElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)]
public System.Web.UI.MobileControls.ControlElementCollection Controls { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)>]
member this.Controls : System.Web.UI.MobileControls.ControlElementCollection
Public ReadOnly Property Controls As ControlElementCollection

Özellik Değeri

Bu cihaz öğesi için denetim öğelerinin koleksiyonu.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.