HtmlElement.CssClass Property
Silverlight
Gets or sets the cascading style sheet (CSS) class string for the current HTML element.
Namespace: System.Windows.Browser
Assembly: System.Windows.Browser (in System.Windows.Browser.dll)
Property Value
Type: System.StringA CSS class string if the element is associated with a CSS class; otherwise, an empty string.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.