System.Web.UI.WebControls.WebControl.ApplyStyle Method

Copies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers.

Syntax

public void ApplyStyle (Style s)

Parameters

s
A System.Web.UI.WebControls.Style that represents the style to be copied.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0