M
Mike
Hi,
My WebCustomControl has a property of collection type, and when add an objet
to the collection at designtime I want to create the new object with an
overload constructor. Why? Becouse to set a different ViewState key for each
object in collection I need to know which index has the object.
Somebody can help me?
Thanks
My WebCustomControl has a property of collection type, and when add an objet
to the collection at designtime I want to create the new object with an
overload constructor. Why? Becouse to set a different ViewState key for each
object in collection I need to know which index has the object.
Somebody can help me?
Thanks