Click or drag to resize

FormDefinition Fields

The FormDefinition type exposes the following members.

Fields
  NameDescription
Public fieldCloseDefaultFormWebPart
Specifies whether to close the default list form Web Part.
Public fieldFileName
Specifies the file name of the form. If empty, the default form of the given type will be changed.
Public fieldIsDefaultOfType
Specifies whether a newly created form should be made the default form of it's type. This setting will be ignored if 'FileName' is left empty.
Public fieldType
Specifies the type of the form.
Public fieldWebParts
Contains the Web Parts that are added to the form.
Top
See Also