DeviceOverridableAttribute Konstruktory

Definicja

Tworzy nowe wystąpienie klasy DeviceOverridableAttribute. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

Przeciążenia

DeviceOverridableAttribute()

Tworzy nowe wystąpienie klasy DeviceOverridableAttribute. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

DeviceOverridableAttribute(Boolean)

Tworzy nowe wystąpienie DeviceOverridableAttribute klasy o podanej Overridable wartości dla właściwości . Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

DeviceOverridableAttribute()

Tworzy nowe wystąpienie klasy DeviceOverridableAttribute. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

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

Zobacz też

Dotyczy

DeviceOverridableAttribute(Boolean)

Tworzy nowe wystąpienie DeviceOverridableAttribute klasy o podanej Overridable wartości dla właściwości . Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with 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 Overridableelementu .

Zobacz też

Dotyczy