SocialTagManager.GetAllTerms Method
Include Protected Members
Include Inherited Members
Retrieves an array of SocialTerm objects in the term store.
Overload List
Name | Description | |
---|---|---|
GetAllTerms() | Retrieves an array of all SocialTerm objects in the term store. | |
GetAllTerms(Int32) | Retrieves an array of SocialTerm objects in the term store. | |
GetAllTerms(Uri, Int32) | Retrieves an array of SocialTerm objects in the term store. |
Top