IFileDialogPostProcessor 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)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("BDEADF14-C265-11d0-BCED-00A0C90AB50F")> _
Public Interface IFileDialogPostProcessor
'Usage
Dim instance As IFileDialogPostProcessor
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("BDEADF14-C265-11d0-BCED-00A0C90AB50F")]
public interface IFileDialogPostProcessor

See also

Reference

IFileDialogPostProcessor members

Microsoft.SharePoint namespace