Click or drag to resize
TreeSiteMapProviderCombineWithDefaultCulture Property
Property to set and get the CombineWithDefaultCulture flag.

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

Property Value

Type: Boolean
See Also