IFileDialogPostProcessor2 interface
SharePoint 2013
Provides a method for customizing the Web views used in file dialog boxes and forms of document libraries.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Inherits from IFileDialogPostProcesor and adds a single method, 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) method in IFileDialogPostProcessor except that it contains additional parameters.
Show: