The CardSpace Controls

CardSpaceControl.CssClassUnsupported Property

Name of the css class for controls that should be shown only when information cards are not 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 CssClassUnsupported As 
[C#]
public  CssClassUnsupported {get; set;}

See Also

CardSpaceControl Class | QualityData.Web.UI.WebControls Namespace