Share via


SwitchableSiteMapProviderSettings.TargetProviderName property

Namespace:  Microsoft.SharePoint.Client.Publishing.Navigation
Assemblies:   Microsoft.SharePoint.Client.Publishing.Silverlight (in Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (in Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public Property TargetProviderName As String
    Get
    Set
'Usage
Dim instance As SwitchableSiteMapProviderSettings
Dim value As String

value = instance.TargetProviderName

instance.TargetProviderName = value
public string TargetProviderName { get; set; }

Property value

Type: System.String

See also

Reference

SwitchableSiteMapProviderSettings class

SwitchableSiteMapProviderSettings members

Microsoft.SharePoint.Client.Publishing.Navigation namespace