Multiple choice technology packaged enterprise solutions

Can we use Page-Copy method to copy properties to a destination page which does not belong to the same class as of source page

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Page-Copy method cannot copy properties to a destination page that belongs to a different class than the source page. Page-Copy requires both pages to be of the same class because it directly copies the entire page structure and properties. For cross-class copying, you would need other methods like Property-Set or clipboard page manipulation.