GSSP-NET · Question #275
You work as an Enterprise Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as its application development platform. You create a Web application using .NET Framework 3.5…
The correct answer is C. Include an @PreviousPageType directive in the target page and set the VirtualPath attribute to the D. Include an @Register directive in the target page that references the source page. See the full explanation below for the reasoning.
Question
You work as an Enterprise Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as its application development platform. You create a Web application using .NET Framework 3.5. You use cross-page posting to redirect users to another page. You want to access the public property values from the source page in the target page. Which of the following actions can you perform to accomplish the task? Each correct answer represents a complete solution. Choose all that apply.
Options
- AInclude an @PreviousPageType directive in the target page. Set the VirtualPath attribute to the path
- BInclude an @Master directive in the target page.
- CInclude an @PreviousPageType directive in the target page and set the VirtualPath attribute to the
- DInclude an @Register directive in the target page that references the source page.
How the community answered
(63 responses)- A16% (10)
- B6% (4)
- C78% (49)
Community Discussion
No community discussion yet for this question.