Share via


CatalogConnectionSettings.IsReusedWithPinning property

Gets or sets a Boolean value that indicates whether Categories that are specified for items in the catalog were pinned to managed navigation in the current site.

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

Syntax

'Declaration
Public Property IsReusedWithPinning As Boolean
    Get
    Set
'Usage
Dim instance As CatalogConnectionSettings
Dim value As Boolean

value = instance.IsReusedWithPinning

instance.IsReusedWithPinning = value
public bool IsReusedWithPinning { get; set; }

Property value

Type: System.Boolean
true if categories that are specified for items in the catalog were pinned to managed navigation in the current site; otherwise, false.

See also

Reference

CatalogConnectionSettings class

CatalogConnectionSettings members

Microsoft.SharePoint.Publishing namespace

TermSetItem.ReuseTermWithPinning