SPMobileComponent.IsFileItem Method

Gets a value indicating whether the SPMobileComponent object is a file in a document library.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Protected Overridable Function IsFileItem As Boolean

Dim returnValue As Boolean

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

Return Value

Type: System.Boolean
true if the SPMobileComponent object is a file in a library; otherwise, false.

See Also

Reference

SPMobileComponent Class

SPMobileComponent Members

Microsoft.SharePoint.MobileControls Namespace