The CardSpace Controls

CardSpaceControl.CssClassSupported Property

Name of the css class for controls that should be shown only when information cards are supported. Set the CssClass property to this value for any controls that should be conditionally hidden or shown based on whether information cards are supported by the client browser.

[Visual Basic]
Public Property CssClassSupported As 
[C#]
public  CssClassSupported {get; set;}

See Also

CardSpaceControl Class | QualityData.Web.UI.WebControls Namespace