SPMobileComponent.Web property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Web As SPWeb
    Get
'Usage
Dim instance As SPMobileComponent
Dim value As SPWeb

value = instance.Web
public virtual SPWeb Web { get; }

Property value

Type: Microsoft.SharePoint.SPWeb

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace