ListFormWebPart.FormType property
NOTE: This API is now obsolete.
Obtém ou define o tipo de formulário.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<BrowsableAttribute(False)> _
<ObsoleteAttribute("Use IListWebPart.PageType instead")> _
Public Property FormType As Integer
Get
Set
'Uso
Dim instance As ListFormWebPart
Dim value As Integer
value = instance.FormType
instance.FormType = value
[BrowsableAttribute(false)]
[ObsoleteAttribute("Use IListWebPart.PageType instead")]
public int FormType { get; set; }
Property value
Type: System.Int32
Um inteiro que indica o tipo de formulário.