System.Web.UI.CssStyleCollection.Remove Method

Removes a style item from the System.Web.UI.CssStyleCollection of a control using the specified style key.

Syntax

public void Remove (string key)

Parameters

key
The string literal of the style item to remove.

Remarks

Documentation for this section has not yet been entered.

Requirements

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