The Sitefinity System Manager is a helper class that simplifies working within the Sitefinity system. Although it supports several advanced operations such as loading configuration settings, registering web services, etc., it’s most helpful feature is probably the ability to report the current environment in which your code is executing.
Category: Extensions
When migrating to the latest Sitefinity from the old version 3.7, by default the original .aspx page extension remains intact. You can remove (or change) this extension with this simple code snippet.