I'm working on creating a web form project that is going to be exported as a template. I read articles about how to pass template values but cannot make the parameters work.
Could somebody tell me where I can find some code samples on this? Any help will be highly appreciated.
Lynn
Please mark replies that have helped you as answers.
The best way to see how this works is to create a brand ne wweb forms project and export that. if you look in the generated ZIP file you see how and where these are used.
lberan
Contributor
4089 Points
1097 Posts
code examples to pass template parameters in visual studio 2010
Jun 29, 2012 06:37 PM|LINK
I'm working on creating a web form project that is going to be exported as a template. I read articles about how to pass template values but cannot make the parameters work.
Could somebody tell me where I can find some code samples on this? Any help will be highly appreciated.
Please mark replies that have helped you as answers.
Imar_Spaanja...
Contributor
2784 Points
481 Posts
ASPInsiders
MVP
Re: code examples to pass template parameters in visual studio 2010
Jul 01, 2012 08:20 AM|LINK
Hi there,
The available template parameters can be found here: http://msdn.microsoft.com/en-us/library/eehb4faa(v=vs.100).aspx
The best way to see how this works is to create a brand ne wweb forms project and export that. if you look in the generated ZIP file you see how and where these are used.
Cheers,
Imar
My Blog - My Company