aspx:DocumentList
This component displays a list of documents or folders as identified by the developer (hand-picked) within an Active Page:
<aspx:DocumentList runat='server'>
<aspx:documentlistItem documentId="7Ot0000000000on0000"/>
<aspx:documentlistItem documentId="7Ot0000000000pK0000"/>
<aspx:documentlistItem folderId="7Os00000000007T0000"/>
</aspx:DocumentList>
Properties
| Property | Description |
|---|
| RunAsAdmin | By default, the control will only display documents and folders a user has access to. By setting this flag, you can ask the control to use the administrator's permission to query and retrieve all items specified. |