How to pass more than one value through custom data control? Options
kaduparag
Posted: Wednesday, September 17, 2008 7:42:16 AM
Rank: Enthusiast

Joined: 8/26/2008
Posts: 27
Location: Mumbai
Hi
I have developed one custom control with two combo boxes(one for region and one for city).I want to pass both these values through umbracoValue.How can it be done?.One solution is to use some delimiter.Is there any other solution through which i will get separate umbraco-page-field?
Thanks
DeNY
Posted: Wednesday, September 17, 2008 8:42:04 AM
Rank: Enthusiast

Joined: 1/7/2008
Posts: 39
Hi
If you mean datatype custom control - so there is no posibility to set multiple values with API becuase umbraco comunicate with it using IData interface which have only one property for storing data. If datatype operates with complex data structures i m using json serialization.
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.