Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I want to extend my app[v 4.7] by adding a new data type (via aspx usercontrol).
In my user control - I want to add a uComponent data type as a control(in the ascx file). Just like I add a text box ,for example.
Is it possible? how?
Thanks from advance,
Ben
Here is an example how you can use the MNTP (also from uComponents) on a usercontrol: http://our.umbraco.org/wiki/reference/code-snippets/use-mntp-on-a-usercontrol.
Jeroen
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Using an uComponent DataType in my new created dataType
Hi,
I want to extend my app[v 4.7] by adding a new data type (via aspx usercontrol).
In my user control - I want to add a uComponent data type as a control(in the ascx file). Just like I add a text box ,for example.
Is it possible? how?
Thanks from advance,
Ben
Here is an example how you can use the MNTP (also from uComponents) on a usercontrol: http://our.umbraco.org/wiki/reference/code-snippets/use-mntp-on-a-usercontrol.
Jeroen
is working on a reply...