SPFormContext Members (Microsoft.SharePoint)

Provides information about the context that is specific to a list item form.

The following tables list the members exposed by the SPFormContext type.

Public Properties

  Name Description
Public property EnableInputFieldLabels Gets or sets a Boolean value that specifies whether the Edit or New form uses edit or add mode field labels.
Public property FieldControlCollection Gets an ArrayList that stores the field controls in the form.
Public property FormMode Gets or sets the control mode of the form.
Public property OnSaveHandler Gets or sets an event handler for callback when the Save button in the form is clicked.
Top
Public Methods

(see also Protected Methods )
  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method SetFormMode Sets the control mode of the form.
Public method ToString  (inherited from Object)
Top
Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Top
See Also

Tags :


Page view tracker