GetColor Method

Returns the color attribute.

Syntax

Visual Basic  Public  Function 
GetColor( ) As string
C# public  string 
GetColor( );
Managed C++ public:  string 
GetColor( );
JScript public  function
GetColor( );

Return Value

string. The color attribute in hex or null.

Applies To

CssCollection

See Also

Internet Explorer WebControls