Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

BaseNavigator.CssClass Property

Gets or sets the CSS class name applied to top level group.

[Visual Basic]
Overrides Public Property CssClass As String
[C#]
public override String CssClass {get; set;}

Property Value

System.String

A string represents the CSS class name applied to top level group.

This property is read/write.

Remarks

Specifies the CSS class name applied to top level group.

See Also

BaseNavigator Class | EO.Web Namespace


Direct link to this topic