IFileDialogPostProcessor2 members
Provides a method for customizing the Web views used in file dialog boxes and forms of document libraries.
Methods
Name | Description | |
---|---|---|
Process(Guid, Guid, Guid, WffRequestType, String, String, String) | Customizes the Web view in the file dialog box or form that is used when opening or saving files in the specified document library. (Inherited from IFileDialogPostProcessor.) | |
Process(Guid, Guid, Guid, WffRequestType, String, String, Boolean, Int32, String, Hashtable, String, String) | Retrieves a modified view of a list if modifications are necessary. |
Top