Share via


SPFormContext class

提供有關特定清單項目表單的內容資訊。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFormContext

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public NotInheritable Class SPFormContext
'用途
Dim instance As SPFormContext
public sealed class SPFormContext

備註

您可以使用SPContext類別的FormContext屬性,取得目前表單的內容。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPFormContext members

Microsoft.SharePoint namespace