SPFormContext Members
SharePoint 2010
Provides information about the context that is specific to a list item form.
The SPFormContext type exposes the following members.
| Name | Description | |
|---|---|---|
|
EnableInputFieldLabels | Gets or sets a Boolean value that specifies whether the Edit or New form uses edit or add mode field labels. |
|
FieldControlCollection | Gets an ArrayList that stores the field controls in the form. |
|
FormMode | Gets or sets the control mode of the form. |
|
OnSaveHandler | Gets or sets an event handler for callback when the Save button in the form is clicked. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
SetFormMode | Sets the control mode of the form. |
|
ToString | (Inherited from Object.) |