Return to doc.sitecore.com

Valid for Sitecore 5.2, 5.1.1
  Create a Layout
Prev Next

To create a new Layout:

  1. Log in to the Sitecore Desktop on a development server as a user with appropriate permissions.
  2. Open Layout Studio.
  3. To create an .html Layout:
    1. Select File » New » Layout.
    2. Edit the Layout.
  4. To create a new XAML Layout:
    1. Select File » New » XML Layout.
    2. Edit the Layout.
    3. Change the CodeBeside element to reference your namespace, class name and assembly.

Prev Next