Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I'd like to leave my site definition without a default (usually default.aspx) page defintion in the onet.xml file. Purely because I'll be creating it all in code-behind of some application page I have. But when I remove the module defining default.aspx I can't create a site using that definition.

The idea is that I want to (in code-behind) create a homepage of a particular custom content type/page layout and populate some of it's fields so I need that full control.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.