SwitchableSiteMapProviderSettings class

This documentation is preliminary and is subject to change.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Publishing.FreezableObject
    Microsoft.SharePoint.Publishing.Navigation.SiteMapProviderSettingsBase
      Microsoft.SharePoint.Publishing.Navigation.SwitchableSiteMapProviderSettings

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<ClientCallableTypeAttribute(ServerTypeId := "2F5E980F-D6B8-46ED-A867-2FB75A9302B4")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SwitchableSiteMapProviderSettings _
    Inherits SiteMapProviderSettingsBase
'Usage
Dim instance As SwitchableSiteMapProviderSettings
[ClientCallableTypeAttribute(ServerTypeId = "2F5E980F-D6B8-46ED-A867-2FB75A9302B4")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SwitchableSiteMapProviderSettings : SiteMapProviderSettingsBase

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SwitchableSiteMapProviderSettings members

Microsoft.SharePoint.Publishing.Navigation namespace