Поделиться через


SP. Объект Publishing.Navigation.NavigationTermSetView (sp.publishing)

Представляет контекстные сведения, влияет на вычисления определенных свойств для объектов SP. Объект Publishing.Navigation.NavigationTerm (sp.publishing) в объект SP. Объект Publishing.Navigation.NavigationTermSet (sp.publishing) .

Дата последнего изменения: 9 марта 2015 г.

Область применения: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Publishing.Navigation.NavigationTermSetView()

Элементы

Объект NavigationTermSetView содержит следующие элементы.

Методы

Объект NavigationTermSetView содержит следующие методы.

Метод

Описание

createEmptyInstance

Creates and returns a new instance of the SP. Объект Publishing.Navigation.NavigationTermSetView (sp.publishing) class. The SP. Свойство Publishing.Navigation.NavigationTermSetView.webId (sp.publishing) property will be assigned the empty GUID, the string-typed properties will be assigned as empty strings, and the Boolean-typed properties will be initialized to false.

getCopy

Returns an editable copy of the current SP. Объект Publishing.Navigation.NavigationTermSetView (sp.publishing) object.

newObject

Properties

Объект NavigationTermSetView имеет следующие свойства.

Свойство

Описание

excludeDeprecatedTerms

Gets or sets a value that indicates whether SP. Объект Publishing.Navigation.NavigationTerm (sp.publishing) objects are trimmed if the underlying term is deprecated.

excludeTermsByPermissions

Gets or sets a value that indicates whether SP. Объект Publishing.Navigation.NavigationTerm (sp.publishing) objects are trimmed if the current user does not have permission to view the target page for the friendly URL of the NavigationTerm object.

excludeTermsByProvider

Gets or sets a value that indicates whether SP. Объект Publishing.Navigation.NavigationTerm (sp.publishing) objects are trimmed if the provider indicated by the SP. Свойство Publishing.Navigation.NavigationTermSetView.siteMapProviderName (sp.publishing) property is one of the providers in the excluded providers collection.

serverRelativeSiteUrl

Gets a server-relative URL for the SPSite object that uses the navigation term set.

serverRelativeWebUrl

Gets a server-relative URL for the SP. Web object (sp.js) object that uses the navigation term set.

siteMapProviderName

The name of a SiteMapProvider instance that identifies the navigation menu to be used when applying the SP. Свойство Publishing.Navigation.NavigationTermSetView.excludeTermsByProvider (sp.publishing) property.

webId

Gets the GUID identifier for the SP. Web object (sp.js) object that uses the navigation term set.

webTitle

Gets the title of the SP. Web object (sp.js) object that uses the navigation term set.

Конструктор

Объект NavigationTermSetView имеет следующий конструктор.

Конструктор

Описание

NavigationTermSetView

Initializes a new instance of the SP.Publishing.Navigation.NavigationTermSetView object.