To generate content from master page
- In the Text Editor, position the caret within .aspx file.
- On the main menu, choose ReSharper | Edit | Generate Code, or press Alt+Insert.
- From the Generate pop-up menu, select Content for Masterpage.
- On the Generate content for masterpage's content placeholder page of the Generate wizard, select ContentPlaceHolder controls from a master page to generate related Content controls for a content page.
- As an option, use Copy default content, if ContentPlaceHolder control contains default content and you want to copy it to the content page.
- Click Finish to complete the wizard.
