RequestUserContext.GetCurrent-Methode
Namespace: Microsoft.SharePoint.Client
Assemblys: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Shared Function GetCurrent ( _
Context As ClientRuntimeContext _
) As RequestUserContext
'Usage
Dim Context As ClientRuntimeContext
Dim returnValue As RequestUserContext
returnValue = RequestUserContext.GetCurrent(Context)
public static RequestUserContext GetCurrent(
ClientRuntimeContext Context
)
Parameter
- Context
Typ: Microsoft.SharePoint.Client.ClientRuntimeContext
Rückgabewert
Typ: Microsoft.SharePoint.Client.RequestUserContext