ThemeableAttribute.Yes Field

 

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

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

static val Yes : ThemeableAttribute

The Yes field is equivalent to creating an instance using the ThemeableAttribute(Boolean) constructor and passing true.

.NET Framework
Available since 2.0
Return to top
Show: