WebPartMobileAdapter.Web Property

Gets the current SharePoint Web site

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

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.

See Also

Reference

WebPartMobileAdapter Class

WebPartMobileAdapter Members

Microsoft.SharePoint.WebPartPages Namespace