ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 573
نمايش فراداده

DeviceOverridableAttributeobsolete, .NET 1.1

System.Web.UI.MobileControls (system.web.mobile.dll)class

This attribute indicates whether you can override a device adapter.

public class 

DeviceOverridableAttribute : Attribute { // Public Constructors public

DeviceOverridableAttribute ( ); public

DeviceOverridableAttribute (bool

overridable ); // Public Instance Properties public bool

Overridable {get; } }

Hierarchy

System.Object System.Attribute DeviceOverridableAttribute

Valid On

All