ControlSkin.ApplySkin Method (Control)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Applies the skin to the Control control contained by the ControlSkin object.
Assembly: System.Web (in System.Web.dll)
Parameters
- control
-
Type:
System.Web.UI.Control
The control to which to apply the skin.
Passes the Control object associated with the ControlSkin class to the ControlSkinDelegate, which applies the skin to the Control object.
.NET Framework
Available since 2.0
Available since 2.0
Show: