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

<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("BDEADF14-C265-11d0-BCED-00A0C90AB50F")> _
Public Interface IFileDialogPostProcessor

Dim instance As IFileDialogPostProcessor
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("BDEADF14-C265-11d0-BCED-00A0C90AB50F")]
public interface IFileDialogPostProcessor

See Also

Reference

IFileDialogPostProcessor Members

Microsoft.SharePoint Namespace