Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the background color.
Syntax
Visual Basic Public Function
GetBackColor( ) As stringC# public string
GetBackColor( );Managed C++ public: string
GetBackColor( );JScript public function
GetBackColor( );
Return Value
string. Background color in hex or null.
Applies To
CssCollection
See Also