Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of file dialog box or form for a document library.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration WffRequestType
'Usage
Dim instance As WffRequestType
public enum WffRequestType
Members
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. |