Partager via


Form.FormType - Propriété

Gets a value that specifies the page type of the list form.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FormType As PageType
    Get
'Utilisation
Dim instance As Form
Dim value As PageType

value = instance.FormType
public PageType FormType { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.PageType
Returns a PageType instance representing the page type of the list form.

Voir aussi

Référence

Form classe

Form - Membres

Microsoft.SharePoint.Client - Espace de noms