Items Property - a newbie question

  • Thread starter Thread starter ata
  • Start date Start date
A

ata

Hi,
I need to create a user control that has got a property named "Items"
which is of StringCollection type.
On the other hand, the collection is supposed to be populated
declaratively through the aspx file.

It would be highly appreciated if you could tell me how I am supposed
to do so.

Regards,
Jack
 
Back
Top