SiteMapProvider::SecurityTrimmingEnabled Property
.NET Framework (current version)
Gets a Boolean value indicating whether a site map provider filters site map nodes based on a user's role.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the provider is configured to filter nodes based on role; otherwise, false.
Security trimming cannot be set programmatically—it is set in the configuration for the provider.
.NET Framework
Available since 2.0
Available since 2.0
Show: