InterviewSolution
| 1. |
Explain About Page-copy Method? |
|
Answer» Page-Copy method is USED to copy the contents of a source CLIPBOARD page to a new or previously created destination clipboard page. The source page is not altered. After this method completes, the destination page contains properties copied from the source page, and can contain ADDITIONAL properties from a MODEL. Page-Copy method is used to copy the contents of a source clipboard page to a new or previously created destination clipboard page. The source page is not altered. After this method completes, the destination page contains properties copied from the source page, and can contain additional properties from a model. |
|