CssAttribute Class

Provides Cascading Style Sheets (CSS) attribute editing.

Syntax

Visual Basic  Public  Class CssAttribute Inherits Object
C# public   class CssAttribute : Object
Managed C++ public:  __gc class CssAttribute :  public Object
JScript public   class CssAttribute extends Object

Inheritance Hierarchy

Object

Members Table

The following table lists the members exposed by the CssAttribute object.

Property Description
Attribute Sets or retrieves a value that indicates the CSS attribute name.
Value Sets or retrieves a value that indicates the CSS value.
Method Description
ToString Retrieves a string that indicates the current object.

Class Information

Namespace Microsoft.Web.UI.WebControls.Design
Assembly Microsoft.Web.UI.WebControls.dll

See Also

Internet Explorer WebControls