IFileDialogPostProcessor2 interface

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)

No code example is currently available or this language may not be supported.

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: