Stefan [MSFT]
Guest
|
Posted:
Thu Jan 06, 2005 5:36 pm Post subject:
Re: USer controls within CMS |
|
|
Hi Jim,
a MCMS template is nothing but a normal ASP.NET webform which some specific
controls on it for the MCMS content.
So you should post your question to an ASP.NET related newsgroup as this
group is better suited for ASP.NET related problems.
Cheers,
Stefan.
"Jim Reynolds" <JimReynolds@discussions.microsoft.com> wrote in message
news:9BA5E5DE-A202-4C42-B142-214A7F743B80@microsoft.com...
| Quote: | Hi,
I am having a problem with a user control I have created and placed in a
template. When creating a posting it does not appear to be firing a
Page_load
event so various state variable are not being set. Any idea?
Thanks Jim |
|
|