SPMobileForm.PageType - Propriété
Obtient ou définit le type du formulaire.
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property PageType As SPMobilePageType
Get
Set
'Utilisation
Dim instance As SPMobileForm
Dim value As SPMobilePageType
value = instance.PageType
instance.PageType = value
public SPMobilePageType PageType { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Mobile.WebControls.SPMobilePageType
SPMobilePageType qui spécifie le type de la page ou du formulaire.