Skip to main content
Tab

LevelProperties Properties

Contains settings which define the appearance of an individual node hierarchy level.
Name Description
BackColor Gets or sets a level’s background color.
BackgroundImage Gets a level’s background image.
Border Gets the border settings for all the four sides of a level.
BorderBottom Gets the settings of a level’s bottom border.
BorderLeft Gets the settings of a level’s left border.
BorderRight Gets the settings of a level’s right border.
BorderTop Gets the settings of a level’s top border.
BulletStyle Gets or sets a level’s bullet style.
ChildNodesPaddings Gets the padding settings of the immediate child nodes of the site map nodes belonging to the current level.
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
CssClass Gets or sets the name of the cascading style sheet (CSS) class that specifies the level’s display style.
CurrentNodeStyle Gets the style settings for the site map node that refers to the page currently displayed within the client browser.
Font Gets a level’s font settings.
ForeColor Gets or sets a level’s foreground color (the color of the text).
HorizontalAlign Gets or sets the horizontal alignment of a level’s contents.
Image Gets the settings of an image which is displayed by site map nodes that belong to the current level.
ImageSpacing Gets or sets the amount of space between an image and the text contents within the site map nodes of the current level.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
NodePaddings Gets the padding settings of each individual site map node belonging to the current level.
NodeSpacing Gets or sets the amount of space between the client regions of the site map nodes that belong to the same level.
NodeTemplate Gets or sets a template used for displaying the content of all the site map nodes of the current level.
NodeTextTemplate Gets or sets a template used for displaying the text content of all the site map nodes of the current level.
ParentImage Gets the settings of an image which is displayed by the current level’s site map nodes that have child nodes.
Target Gets or sets the window or frame at which to target the contents of the URLs associated with links displayed within the current level.
VerticalAlign Gets or sets the horizontal alignment of a level’s contents.
Wrap Gets or sets a value indicating whether the text content wraps within the site map nodes of the current level.
See Also