T
Tony
I am currently using the localisation toolkit to provide a
multi-language site, everything works just fine. But now I need to use
a repeater to generate some lists. How can I achieve this? All the
items are stored in the resource files, all the references to the
items in the resources are to be used to feed the Repeater control.
Can I use the Toolkit to grab individual key values
(programmatically), i.e. whilst in the OnItemCreated or
OnItemDataBound events.
Thanks
multi-language site, everything works just fine. But now I need to use
a repeater to generate some lists. How can I achieve this? All the
items are stored in the resource files, all the references to the
items in the resources are to be used to feed the Repeater control.
Can I use the Toolkit to grab individual key values
(programmatically), i.e. whilst in the OnItemCreated or
OnItemDataBound events.
Thanks