Click or drag to resize
DefaultSiteMapLevelSetting Class
Specialized class for the KaxSiteMap.DefaultLevelSettings. Removes the Level property from the property grid and IntelliSense.
Inheritance Hierarchy
SystemObject
  Kettic.AspNetStateManager
    Kettic.AspNet.ControlsSiteMapLevelSetting
      Kettic.AspNet.ControlsDefaultSiteMapLevelSetting

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class DefaultSiteMapLevelSetting : SiteMapLevelSetting

The DefaultSiteMapLevelSetting type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyLevel
Not applicable to DefaultSiteMapLevelSetting
(Overrides SiteMapLevelSettingLevel.)
Top
See Also