This topic has not yet been rated - Rate this topic

SPFormContext Members

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

The SPFormContext type exposes the following members.

  NameDescription
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
  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetFormMode Sets the control mode of the form.
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.