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