You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > DhtmlMenu Class > DhtmlMenu Properties > CssClass
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
DhtmlMenu.CssClass Property

Apply a .css class to the root menu. Enter the class name from the .css defined in the Stylesheet property. Since pop_style.css is the default style sheet, you can use its classes without defining it in the Stylesheet property.

C#
[Description("Specify the class name to use instead of internal style."), Category("Ektron")]
public override string CssClass;
Visual Basic
<Description("Specify the class name to use instead of internal style."), Category("Ektron")>
Public override Property CssClass() As string
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!