Click or drag to resize
SiteMapLevelSetting Properties

The SiteMapLevelSetting type exposes the following members.

Properties
  Name Description
Public property ImageUrl
Gets or sets the URL to an image which is displayed next to all the nodes of a given level
Public property Code example Layout
Gets or sets the layout mode that is applied to a given LevelSetting. By default is set to List
Public property Level
Gets or sets the level to which a given LevelSetting refer/
Public property ListLayout
Public property MaximumNodes
Gets or sets the maximum nodes that are allowed for a given level.
Public property Code example NodeTemplate
Gets or sets the template for displaying the nodes on the specified level.
Public property Code example SeparatorTemplate
Gets or sets the separator template for nodes on the specified level.
Public property SeparatorText
Gets or sets the separator text that is going to be used to separate nodes in Flow layout mode.
Public property Width
Gets or sets the width of the specified level.
Top
See Also