नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
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>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
| ID |
Required Text. Specifies the GUID of CLSID used to instantiate the object. |
Child elements
None
Parent elements
Occurrences
- Minimum: 0
- Maximum: 1
Remarks
The FileDialogPostProcessor element corresponds to the Microsoft.SharePoint.IFileDialogPostProcessor interface.
For an example that uses the FileDialogPostProcessor element, see Components element (Site).