WebPartMobileAdapter.Web property
Gets the current SharePoint Web site
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property Web As SPWeb
Get
'Usage
Dim value As SPWeb
value = Me.Web
protected SPWeb Web { get; }
Property value
Type: Microsoft.SharePoint.SPWeb
The Web site.