Applies the style properties that are defined in the page style sheet to the control.
Syntax
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public override
void ApplyStyleSheetSkin (
Page page)
Parameters
- page
-
The System.Web.UI.Page containing the control.
Remarks
Requirements
Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0