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:


Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?