System.Web.UI.Design.IHtmlControlDesignerBehavior.SetStyleAttribute Method

Sets the specified style attribute to the specified object.

Syntax

public void SetStyleAttribute (string attribute, bool designTimeOnly, object value, bool ignoreCase)

Parameters

attribute
The attribute to set.
designTimeOnly
true if the attribute is only active at design-time; otherwise, false.
value
The object to set the attribute on.
ignoreCase
true if the attribute syntax is case-insensitive; otherwise, false.

Remarks

Requirements

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