Метод ProfileLoader.GetOwnerUserProfile
Пространство имен: 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 GetOwnerUserProfile ( _
context As ClientRuntimeContext _
) As UserProfile
'Применение
Dim context As ClientRuntimeContext
Dim returnValue As UserProfile
returnValue = ProfileLoader.GetOwnerUserProfile(context)
public static UserProfile GetOwnerUserProfile(
ClientRuntimeContext context
)
Параметры
- context
Тип: Microsoft.SharePoint.Client.ClientRuntimeContext
Возвращаемое значение
Тип: Microsoft.SharePoint.Client.UserProfiles.UserProfile