Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Well, i think i figured it out. Simple declare a property as such
public PropertyXhtmlString Html { get; set; }
this will render the editor in dynamic content. Tobias Nilsson came to the rescue on this one. He is a top notch dude!!!!!
Could someone point me in the right direction to specify a property on the usercontrol so it renders the tinymce editor in the dynamic content window. I know how to do this the old way where i create the editors interface for the dynamic content but using the new 6r2 dynamiccontentplugin, i would like to specify a property to have episerver render it for me. Is this even possible. Thanks Ladies and Gents.