Share via


TaxonomySession constructor

Initializes a new instance of a TaxonomySession object.

Overload list

  Name Description
Public method TaxonomySession(SPSite) Initializes a new instance of a TaxonomySession() object that is scoped to a specific SPSite object.
Public method TaxonomySession(SPList, Boolean) Creates a new session for performing taxonomy operations, using the specified SPList as the context for security permissions.
Public method TaxonomySession(SPSite, Boolean) Initializes a new instance of a TaxonomySession object that is scoped to a specific SPSite object.
Public method TaxonomySession(SPWeb, Boolean) Creates a new session for performing taxonomy operations, using the specified SPWeb as the context for security permissions.

Top

See also

Reference

TaxonomySession class

TaxonomySession members

Microsoft.SharePoint.Taxonomy namespace