Posted
on Mar 5, 2010
(permalink)
I would like to use Powershell to script the creation of Sitefinity pages so that I can source control these change scripts and use them when deploying new pages from development to staging and then to production.
I know Powershell can instantiate .Net objects so there should be some way for me to create the Sitefinity objects I need to accomplish this.
How can I accomplish this using the Sitefinity API and Powershell?