Compartilhar via


WebPartMobileAdapter.Web property

Obtém o atual site do SharePoint

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Protected ReadOnly Property Web As SPWeb
    Get
'Uso
Dim value As SPWeb

value = Me.Web
protected SPWeb Web { get; }

Property value

Type: Microsoft.SharePoint.SPWeb
Site da Web.

Ver também

Referência

WebPartMobileAdapter class

WebPartMobileAdapter members

Microsoft.SharePoint.WebPartPages namespace