DeviceOverridableAttribute Konstruktory

Definicja

Tworzy nowe wystąpienie klasy DeviceOverridableAttribute. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia aplikacji ASP.NET mobilnych, zobacz Mobile Apps Witryn z & ASP.NET.

Przeciążenia

DeviceOverridableAttribute()

Tworzy nowe wystąpienie klasy DeviceOverridableAttribute. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia aplikacji ASP.NET mobilnych, zobacz Mobile Apps Witryn z & ASP.NET.

DeviceOverridableAttribute(Boolean)

Tworzy nowe wystąpienie klasy DeviceOverridableAttribute z podaną wartością Overridable właściwości . Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia aplikacji ASP.NET mobilnych, zobacz Mobile Apps Witryn z & ASP.NET.

DeviceOverridableAttribute()

Tworzy nowe wystąpienie klasy DeviceOverridableAttribute. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia aplikacji ASP.NET mobilnych, zobacz Mobile Apps Witryn z & ASP.NET.

public:
 DeviceOverridableAttribute();
public DeviceOverridableAttribute ();
Public Sub New ()

Zobacz też

Dotyczy

DeviceOverridableAttribute(Boolean)

Tworzy nowe wystąpienie klasy DeviceOverridableAttribute z podaną wartością Overridable właściwości . Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia aplikacji ASP.NET mobilnych, zobacz Mobile Apps Witryn z & ASP.NET.

public:
 DeviceOverridableAttribute(bool overridable);
public DeviceOverridableAttribute (bool overridable);
new System.Web.UI.MobileControls.DeviceOverridableAttribute : bool -> System.Web.UI.MobileControls.DeviceOverridableAttribute
Public Sub New (overridable As Boolean)

Parametry

overridable
Boolean

Wartość, która ma zostać przypisana do Overridable .

Zobacz też

Dotyczy