System.Web.SiteMapProvider.SecurityTrimmingEnabled Property

Gets a Boolean value indicating whether a site map provider filters site map nodes based on a user's role.

Syntax

public bool SecurityTrimmingEnabled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Security trimming cannot be set programmatically—it is set in the configuration for the provider.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0