Rendering datatype created in umbraco CMS in .NET Options
davechan
Posted: Wednesday, August 27, 2008 10:25:43 AM
Rank: Newbie

Joined: 8/27/2008
Posts: 2
Hi,

I am just wondering is there any easy way to render / retrieve the datatype, which i created on the CMS (Data Types in Developer section)? For e.g. I have created a datatype which uses control as dropdown list and added some custom values. I would like to retrieve the same stuff on my .NET application, to a .net dropdown list for instance.

I am sorry if it has been asked before :P

Thanks
Dave
davechan
Posted: Thursday, August 28, 2008 4:31:07 AM
Rank: Newbie

Joined: 8/27/2008
Posts: 2
I found it.

using umbraco.library.GetPreValues(DataTypeID) is exactly what i wanted. Applause
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.