MobileControl.DeviceSpecific Özellik

Tanım

Denetimle ilişkili DeviceSpecific/Choice yapısını alır veya ayarlar. 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::DeviceSpecific ^ DeviceSpecific { System::Web::UI::MobileControls::DeviceSpecific ^ get(); void set(System::Web::UI::MobileControls::DeviceSpecific ^ value); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.MobileControls.DeviceSpecific DeviceSpecific { get; set; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.DeviceSpecific : System.Web.UI.MobileControls.DeviceSpecific with get, set
Public Property DeviceSpecific As DeviceSpecific

Özellik Değeri

Denetimle ilişkili DeviceSpecific/Choice yapısı veya null böyle bir yapı yoksa.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.