Share via


NavigationTermSetView Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Publishing.Navigation.NavigationTermSetView", ServerTypeId="{097234e9-47da-431f-bd12-173c296b187b}")]
public sealed class NavigationTermSetView : Microsoft.SharePoint.Client.ClientObject
type NavigationTermSetView = class
    inherit ClientObject
Public NotInheritable Class NavigationTermSetView
Inherits ClientObject
Inheritance
NavigationTermSetView
Attributes

Constructors

NavigationTermSetView(ClientRuntimeContext, ObjectPath)
NavigationTermSetView(ClientRuntimeContext, Web, String)

Properties

Context (Inherited from ClientObject)
ExcludeDeprecatedTerms
ExcludeTermsByPermissions
ExcludeTermsByProvider
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
ServerObjectIsNull (Inherited from ClientObject)
ServerRelativeSiteUrl
ServerRelativeWebUrl
SiteMapProviderName
Tag (Inherited from ClientObject)
TypedObject (Inherited from ClientObject)
WebId
WebTitle

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CreateEmptyInstance(ClientRuntimeContext)
CustomFromJson(JsonReader) (Inherited from ClientObject)
FromJson(JsonReader) (Inherited from ClientObject)
GetCopy()
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientObject)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to