SPMobileComponent.IsFolderItem method

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

Syntax

'Declaration
Protected Overridable Function IsFolderItem As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.IsFolderItem()
protected virtual bool IsFolderItem()

Return value

Type: System.Boolean

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace