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