Can I work around this? Do my Atlas pages need to be decended directly from the Page class, or is my GUID-keyed technique flawed?
The calendar uses an updatepanel.
Thanks,
John
Hi John,
Can you explain exactly what doesn't work? Are you registering the hidden field by using ClientScript.RegisterHiddenField?
All pages no matter what will derive from Page, and Atlas doesn't care if there are other intermediate classes in the way (almost all pages have intermediate classes anyway due to code-behind files).
I can't think of any specific reason why this wouldn't work off the top of my head.
Thanks,
Eilon
No comments:
Post a Comment