System.Web.UI.ThemeableAttribute: Field Members

The fields 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 Fields

static readonly
DefaultThemeableAttribute.

Gets a System.Web.UI.ThemeableAttribute instance that represents the application-defined default value of the attribute.

static readonly
NoThemeableAttribute.

Gets a System.Web.UI.ThemeableAttribute instance used to decorate a type or member that is not affected by themes and control skins.

static readonly
YesThemeableAttribute.

Gets a System.Web.UI.ThemeableAttribute instance used to decorate a type or member that is affected by themes and control skins.