DataFormWebPart.IntermediateFormActions-Eigenschaft
Ruft ein Array von Objekten, die Informationen über fortgeschrittene Formularaktionen auf die DataFormWebPartzu speichern.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property IntermediateFormActions As ArrayList
Get
'Usage
Dim value As ArrayList
value = Me.IntermediateFormActions
protected ArrayList IntermediateFormActions { get; }
Eigenschaftswert
Typ: System.Collections.ArrayList
Ein Array, anspruchsvollere Aktionen Formularinformationen speichert.
Hinweise
Diese Aktionen werden im Ansichtszustand gespeichert, bis sie in der Datenquelle übernommen werden.