aspx:NoteAndAttachmentList
This component displays the Notes and Attachments related list of a defined parent record.
<aspx:NoteAndAttachmentList runat='server' ReferenceId='value' Title='value' ItemLimit='value' />
Properties
| Property | Description |
|---|
| ReferenceId | ID of parent record. |
| Title | Title of the Notes and Attachment related list. |
| ItemLimit | Optional, the maximum number of items that can be attached. |