NavigationTermSet 成员

包括受保护的成员
包括继承的成员

指定导航行为以及用于驱动导航TermSet对象的属性和友好 Url 的网站。

NavigationTermSet 类型公开以下成员。

构造函数

  名称 说明
公共方法 NavigationTermSet

页首

属性

  名称 说明
公共属性 CatalogTargetUrlForChildTerms 获取子NavigationTerm对象CatalogTargetUrl属性的默认值。 (从 NavigationTermSetItem 继承。)
公共属性 Context Returns the context that is associated with the client object. (从 ClientObject 继承。)
公共属性 Id 从基础分类对象获取Id()属性和Id属性。 (从 NavigationTermSetItem 继承。)
公共属性 IsNavigationTermSet 获取或设置一个值,指示指定的TermSet对象为了可用于导航。
公共属性 IsReadOnly 获取一个布尔值,指示对象是否在"只读"或"可编辑"模式。 (从 NavigationTermSetItem 继承。)
公共属性 Lcid 获取访问TermSet对象或Term对象的多语言属性时使用的语言代码标识符 (LCID)。
公共属性 LinkType 获取此NavigationTermSetItem对象的链接类型。 (从 NavigationTermSetItem 继承。)
公共属性 LoadedFromPersistedData 指示从中间数据文件,而不是直接从分类对象加载的NavigationTermSet对象。
受保护的属性 ObjectData Gets the object data for the current client object. (从 ClientObject 继承。)
公共属性 ObjectVersion Gets a string that indicates the version of the current client object. 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientObject 继承。)
公共属性 Path Tracks how a client object is created in the ClientRuntimeContext class so that the object can be recreated on the server. 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientObject 继承。)
公共属性 ServerObjectIsNull Gets the server object and returns null if the server object is null. (从 ClientObject 继承。)
公共属性 Tag Gets or sets data that is associated with the client object. (从 ClientObject 继承。)
公共属性 TargetUrlForChildTerms 获取指定子NavigationTerm对象的目标 URL 的默认值的字符串。 (从 NavigationTermSetItem 继承。)
公共属性 TaxonomyName 从基础分类对象获取Name属性或Name属性。 (从 NavigationTermSetItem 继承。)
公共属性 TermGroupId 获取此NavigationTermSet对象相关联的Group对象的 ID。
公共属性 Terms 获取所有直接子NavigationTerm此NavigationTerm对象或NavigationTermSet对象的对象。 (从 NavigationTermSetItem 继承。)
公共属性 TermStoreId 获取NavigationTermSet对象相关联的术语库的唯一 ID。
公共属性 Title 获取显示在菜单和痕迹导航中的导航节点标题。 (从 NavigationTermSetItem 继承。)
公共属性 TypedObject Gets the object with the correct type information returned from the server. (从 ClientObject 继承。)
公共属性 View 获取用于各种用途,如要解决相对 Url NavigationTermSetView对象。 (从 NavigationTermSetItem 继承。)

页首

方法

  名称 说明
受保护的方法 CheckUninitializedProperty Checks to determine whether the specified value type property of a ClientObject has been initialized. (从 ClientObject 继承。)
公共方法 CreateTerm 指定termName创建一个新的NavigationTerm对象。 (从 NavigationTermSetItem 继承。)
公共方法 CustomFromJson Returns a Boolean value that indicates whether custom code was used to populate an object. 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientObject 继承。)
公共方法 FindTermForUrl 搜索与指定 URL 匹配的第一个节点。
公共方法 FromJson Indicates whether custom code was used to populate an object. 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientObject 继承。)
公共方法 GetAllTerms 返回NavigationTermSet中的完成树中的子NavigationTerm对象的集合。
公共方法 GetAsEditable 返回NavigationTermSet对象的可编辑版本。
公共方法静态成员 GetAsResolvedByView 构造NavigationTermSet对象在绑定到手动构建的NavigationTermSetView对象的可编辑模式下。
公共方法静态成员 GetAsResolvedByWeb 构造绑定到指定的TermSet对象可编辑NavigationTermSet对象。
公共方法 GetResolvedDisplayUrl 返回在导航菜单中显示的 URL。 (从 NavigationTermSetItem 继承。)
公共方法 GetTaxonomyTermSet 如果此NavigationTermSet对象处于编辑模式,则返回关联的TermSet对象。
公共方法 GetTaxonomyTermStore 如果NavigationTermSetItem对象处于编辑模式,则返回相关联的TermStore 。 (从 NavigationTermSetItem 继承。)
公共方法 GetWithNewView 返回NavigationTermSet对象的新视图。
受保护的方法 InitNonPropertyFieldFromJson Initializes a non-property field of the client object based on JavaScript 对象表示法 (JSON) data from the server. 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientObject 继承。)
受保护的方法 InitOnePropertyFromJson (覆盖 NavigationTermSetItem.InitOnePropertyFromJson(String, JsonReader)。)
公共方法 IsObjectPropertyInstantiated Indicates whether the specified property of the client object is instantiated. (从 ClientObject 继承。)
公共方法 IsPropertyAvailable Returns a Boolean value that indicates whether the specified scalar property has been retrieved or set. (从 ClientObject 继承。)
受保护的方法 LoadExpandoFields Initializes the extended properties associated with the client object when overridden in a derived class. (从 ClientObject 继承。)
公共方法 RefreshLoad Reloads all scalar properties associated with the client object when overridden in a derived class. (从 ClientObject 继承。)
受保护的方法 RemoveFromParentCollection Removes the current client object from the parent client object collection. (从 ClientObject 继承。)
公共方法 Retrieve() Retrieves all scalar properties associated with the object. 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientObject 继承。)
公共方法 Retrieve([]) Retrieves the specified scalar properties associated with the object. 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientObject 继承。)
公共方法 ToString (从 Object 继承。)
受保护的方法 UpdateClientObjectPropertyType Updates the client object property's value to have correct type by using the type information returned from the server. (从 ClientObject 继承。)

页首

另请参阅

引用

NavigationTermSet 类

Microsoft.SharePoint.Client.Publishing.Navigation 命名空间