PeopleManager.GetTrendingTags 方法
取得最常用的標籤。
命名空間: Microsoft.SharePoint.Client.UserProfiles
組件: Microsoft.SharePoint.Client.UserProfiles.Silverlight (在 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中); Microsoft.SharePoint.Client.UserProfiles.Phone (在 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中) Microsoft.SharePoint.Client.UserProfiles (在 Microsoft.SharePoint.Client.UserProfiles.dll 中)
語法
'宣告
Public Shared Function GetTrendingTags ( _
context As ClientRuntimeContext _
) As HashTagCollection
'用途
Dim context As ClientRuntimeContext
Dim returnValue As HashTagCollection
returnValue = PeopleManager.GetTrendingTags(context)
public static HashTagCollection GetTrendingTags(
ClientRuntimeContext context
)
參數
傳回值
類型:Microsoft.SharePoint.Client.UserProfiles.HashTagCollection
備註
這個方法傳回 20 最常用的雜湊標籤週,如此最常用的標籤會顯示第一個排序。