Modify page templates

When modifying a page template, you must perform the following:

  1. Get the page node or data.

    When modifying the page, first, you must get the template by some of it's properties. For more information about finding a template, see For developers: Query page templates.

  2. Modify the properties.

    After you get the template, you modify the properties.

  3. Edit the template, Checkout and Checkin

    There is a specific set ot methods that you must call in order to edit the template. After you modify the properties, call EditTemplate method from the PageManager. Then you'll have to Checkout and Checkin the changes made.

  4. Save the changes

    Finally, you must save the changes.

    See the sample below:


Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?