FileDialogPostProcessor Element (Site)

Applies to: SharePoint Foundation 2010

Represents an interface in Microsoft SharePoint Foundation that is used for Web views in the file dialog boxes and forms of document libraries.

<FileDialogPostProcessor
  ID = "Text">
</FileDialogPostProcessor>

Attributes

Attribute

Description

ID

Required Text. Specifies the GUID of CLSID used to instantiate the object.

Child Elements

None

Parent Elements

Components

Occurrences

Minimum: 0

Maximum: 1

Remarks

The FileDialogPostProcessor element corresponds to the Microsoft.SharePoint.IFileDialogPostProcessor interface.

See Components Element (Site) for an example that uses the FileDialogPostProcessor element.