SPMobileComponent.IsForm property

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

Syntax

'Declaration
Public Overridable ReadOnly Property IsForm As Boolean
    Get
'Usage
Dim instance As SPMobileComponent
Dim value As Boolean

value = instance.IsForm
public virtual bool IsForm { get; }

Property value

Type: System.Boolean

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace