Microsoft
70-576 · Question #35
You are using SharePoint 2010 to develop multiple Internet sites. You have the following requirements: - Create a user registration page for each site. - Use the logic found in a custom control…
The correct answer is A. Create a page based on a page layout that references UserRegistration.ascx and includes. See the full explanation below for the reasoning.
Question
You are using SharePoint 2010 to develop multiple Internet sites. You have the following requirements:
- Create a user registration page for each site.
- Use the logic found in a custom control named UserRegistration.ascx.
You need to provide a solution that will allow each site to have a custom user registration page with HTML editing capability. Which approach should you recommend?
Options
- ACreate a page based on a page layout that references UserRegistration.ascx and includes
- BCreate a page that references UserRegistration.ascx and includes an HTML editing field.
- CCreate an application page deployed to the _layouts directory that references
- DCreate an application page deployed to the Pages library that references
How the community answered
(25 responses)- A72% (18)
- B16% (4)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.