नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Combines the functionality of the MapToIcon, MapToText, and MapToControl elements.
<MapToAll>
</MapToAll>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
Numerous
Parent elements
Numerous
Occurrences
- Minimum: 0
- Maximum: Unbounded
Remarks
The MapToAll element improves performance by preventing the need to make multiple requests to the server for data.
Using this element is the same as using the following:
<MapToIcon>ProgID|File_Extension</MapToIcon>|
<MapToText>ProgID|File_Extension</MapToText>|
<MapToControl>ProgID|File_Extension</MapToControl>