Share via


AdministrationDataSourceView.Context Property

Gets the context of the AdministrationDataSourceView object.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected ReadOnly Property Context As HttpContext
    Get
'Usage
Dim value As HttpContext

value = Me.Context
protected HttpContext Context { get; }

Property Value

Type: System.Web.HttpContext
A System.Web.HttpContext object.

See Also

Reference

AdministrationDataSourceView Class

AdministrationDataSourceView Members

Microsoft.SharePoint.WebControls Namespace