0 out of 1 rated this helpful - Rate this topic

ClientContext.Current Property

Gets the current client context of the client-side object model (CSOM) runtime.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll)
public static ClientContext Current { get; }

Property Value

Type: Microsoft.SharePoint.Client.ClientContext
The current client context of the CSOM.

This property can only be used in the Silverlight and JavaScript client object models.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.