Click or drag to resize
TreeSiteMapProviderSelectOnlyPublished Property
Property to set and get the SelectOnlyPublished flag.

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

Property Value

Type: Boolean
See Also