System.Web.UI.ThemeableAttribute: Method Members

The methods of System.Web.UI.ThemeableAttribute are listed below. For a list of all members, see the ThemeableAttribute Members list.

See Also: Inherited members from System.Attribute

Public Methods

override
Equals(object) : bool

Returns a value that indicates whether this instance is equal to a specified object.

override
GetHashCode() : int

Serves as a hash function for the System.Web.UI.ThemeableAttribute type.

override
IsDefaultAttribute() : bool

Gets a value indicating whether the current instance is equivalent to a ThemeableAttribute.Default instance of the System.Web.UI.ThemeableAttribute class.

static
IsObjectThemeable(object) : bool

Returns a value indicating whether the object passed to the method supports themes.

static
IsTypeThemeable(Type) : bool

Returns a value indicating whether the Type passed to the method supports themes.