SPMobileComponent.View property

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

Syntax

'Declaration
Public Overridable Property View As SPView
    Get
    Set
'Usage
Dim instance As SPMobileComponent
Dim value As SPView

value = instance.View

instance.View = value
public virtual SPView View { get; set; }

Property value

Type: Microsoft.SharePoint.SPView

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace