SPContext.FormContext-Eigenschaft
Ruft das Formularobjekt Kontext für den Kontext bestimmte InfoPath- Microsoft SharePoint Foundation .
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property FormContext As SPFormContext
Get
'Usage
Dim instance As SPContext
Dim value As SPFormContext
value = instance.FormContext
public SPFormContext FormContext { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.SPFormContext
Ein SPFormContext -Objekt, das den Formularkontext darstellt.