System.Web.UI.WebControls.WebControl.MergeStyle Method

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

Syntax

public void MergeStyle (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