Click or drag to resize
TreeSiteMapProviderCheckPermissions Property
Indicates if the permissions should be checked.

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

Property Value

Type: Boolean
See Also