Share via


SPContext.FormContext property

Gets the form context object for the form-specific Microsoft SharePoint Foundation context.

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

Syntax

public SPFormContext FormContext { get; }

Property value

Type: Microsoft.SharePoint.SPFormContext
An SPFormContext object that represents the form context.

See also

Reference

SPContext class

SPContext members

Microsoft.SharePoint namespace