ListFormWebPart.ItemContext Property
Gets or sets the SPContext of the item used for form rendering.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebPartStorageAttribute(Storage.None)] [BrowsableAttribute(false)] public SPContext ItemContext { get; set; }
Property Value
Type: Microsoft.SharePoint.SPContextAn object that represents the SPContext of the item.