Term.GetPath Method
Include Protected Members
Include Inherited Members
Gets the path to the Term object.
Overload List
Name | Description | |
---|---|---|
GetPath() | Gets the path for this Term object in the default language of the TermStore object. | |
GetPath(Int32) | Gets the path for the current Term in the specified lcid. |
Top