FormDefinition Fields |
The FormDefinition type exposes the following members.
Name | Description | |
---|---|---|
CloseDefaultFormWebPart | Specifies whether to close the default list form Web Part. | |
FileName | Specifies the file name of the form. If empty, the default form of the given type will be changed. | |
IsDefaultOfType | 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. | |
Type | Specifies the type of the form. | |
WebParts | Contains the Web Parts that are added to the form. |