System.Web.UI.Design.IHtmlControlDesignerBehavior.RemoveStyleAttribute Method

Removes the specified style attribute.

Syntax

public void RemoveStyleAttribute (string attribute, bool designTimeOnly, bool ignoreCase)

Parameters

attribute
The style attribute to remove.
designTimeOnly
true if the attribute is only active at design time; otherwise, false.
ignoreCase
true if the attribute syntax is case-insensitive; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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