IFileDialogPostProcessor2 Interface
SharePoint 2010
Provides a method for customizing the Web views used in file dialog boxes and forms of document libraries.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Inherits from IFileDialogPostProcesor and adds a single function, Process(Guid, Guid, Guid, WffRequestType, String, String, Boolean, Int32, String, String, String), which is identical to the Process(Guid, Guid, Guid, WffRequestType, String, String, String) function in IFileDialogPostProcessor except that it contains additional parameters.