United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Core class library
Microsoft.SharePoint.WebControls
FormComponent class
FormComponent properties
ComponentRequiresPostback property
ControlMode property
EnableInputFieldLabels property
Fields property
IsClientRenderedForm property
IsEditMode property
Item property
ItemContext property
ItemId property
ItemIdAsString property
List property
ListFormWP property
ListId property
ListItem property
RecurrenceID property
RedirectUrl property
RibbonCommand property
RibbonContextualGroupCommand property
RibbonGroupCommand property
RibbonTabCommand property
This topic has not yet been rated
-
Rate this topic
FormComponent
.
Item property
SharePoint 2013
Other Versions
SharePoint 2010
Windows SharePoint Services 3
Gets the value that represents the item.
Namespace:
Microsoft.SharePoint.WebControls
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Syntax
C#
VB
Copy
public
SPItem Item {
get
; }
Property value
Type:
Microsoft.SharePoint.SPItem
See also
Reference
FormComponent class
FormComponent members
Microsoft.SharePoint.WebControls namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD