Partager via


SPMobileComponent.IsFileItem - Méthode

Obtient une valeur indiquant si l'objet SPMobileComponent est un fichier dans une bibliothèque de documents.

Espace de noms :  Microsoft.SharePoint.Mobile.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Overridable Function IsFileItem As Boolean
'Utilisation
Dim returnValue As Boolean

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

Valeur renvoyée

Type : System.Boolean
true si l'objet SPMobileComponent est un fichier dans une bibliothèque ; dans le cas contraire, false.

Voir aussi

Référence

SPMobileComponent classe

SPMobileComponent - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms