FileDialogPostProcessor Element (Site)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents an interface in Windows SharePoint Services 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.