SPMobileComponent.IsFileItem method

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace