ThemeProvider Methods
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetSkinBuilder(Control) | Retrieves a SkinBuilder instance for the specified control, which is used to apply a theme and control skin in a designer environment. |
![]() | GetSkinControlBuildersForControlType(Type) | Gets an IDictionary object that contains a set of SkinBuilder objects for the specified Type. |
![]() | GetSkinsForControl(Type) | Gets an ICollection of skin identifiers that are associated with the specified Type. |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
