Click or drag to resize
TreeSiteMapProviderMaxRelativeLevel Property
Property to set and get the MaxRelativeLevel.

Namespace: CMS.CMSSiteMapProvider
Assembly: CMS.CMSSiteMapProvider (in CMS.CMSSiteMapProvider.dll) Version: 9.0.0
Syntax
C#
public int MaxRelativeLevel { get; set; }

Property Value

Type: Int32
See Also