When creating your own site definitions you can set the ProvisionAssembly and ProvisionClass to have .NET code fired when a new site is created. your class should inherit from the SPWebProvisioningProvider class.
This is useful for example if you want to create a site hierarchy as part of the site creation. In MOSS, the Publishing [...]
Posted under Developer
This post was written by spotd on June 19, 2009

