London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Some Editorial here, say
That way I could encapsulate the output of each product's properties, but arbitrarily place products multiple times, anywhere on the page. I'm sure there must be an easy way to do this, just can't see it!CurrentPage.Product1
etc
should really read CurrentPage["Product1"]
etc,
ie properties of the current page
.../>
.../>
Some Editorial here, say
.../>
.../>
Another possibility is to use the web part framework in ASP.NET 2.0 and create product views as web parts, but - this will take a lot longer to do :-)
/Steve