SPForm.Type - Propriété
Obtient le type du formulaire.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Type As PAGETYPE
Get
'Utilisation
Dim instance As SPForm
Dim value As PAGETYPE
value = instance.Type
public PAGETYPE Type { get; }
Valeur de propriété
Type : Microsoft.SharePoint.PAGETYPE
Une valeur Microsoft.SharePoint.PAGETYPE qui indique le type du formulaire.