XsltListFormWebPart.FormType - Propriété
Remarque : cette API est désormais obsolète.
Obtient ou définit le type de formulaire de la XsltListFormWebPart.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("Use XSLTListFormWebPart.PageType instead")> _
<BrowsableAttribute(False)> _
Public Property FormType As Integer
Get
Set
'Utilisation
Dim instance As XsltListFormWebPart
Dim value As Integer
value = instance.FormType
instance.FormType = value
[ObsoleteAttribute("Use XSLTListFormWebPart.PageType instead")]
[BrowsableAttribute(false)]
public int FormType { get; set; }
Valeur de propriété
Type : System.Int32
Le type de formulaire de la XsltListFormWebPart.