DeviceOverridableAttribute.Overridable 屬性

定義

指出裝置是否可以覆寫行動控制項的呈現方式。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

public:
 property bool Overridable { bool get(); };
public bool Overridable { get; }
member this.Overridable : bool
Public ReadOnly Property Overridable As Boolean

屬性值

如果可以覆寫呈現方式,則為 true,否則為 false

適用於

另請參閱