This documentation is archived and is not being maintained.
WffRequestType enumeration
Specifies the type of file dialog box or form for a document library.
Namespace:
Microsoft.SharePointAssembly:
Microsoft.SharePoint (in Microsoft.SharePoint.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Open | Specifies the Open dialog box. |
| Save | Specifies the Save dialog box. |
| SaveForm | Specifies the Web File Properties form used for editing document properties. |
| SaveFormExists | Specifies the Web File Properties form when used as a pop-up window. |