London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
EPiServer.Core.PropertyLongString pls; System.Web.UI.WebControls.PlaceHolder phControl; protected override void CreateChildControls() { base.CreateChildControls(); pls = new EPiServer.Core.PropertyLongString(); pls.EditorSettings = EPiServer.SystemControls.EditorOption.All; pls.CreateChildControls("edit", phControl); }
Any help would really be appreciated, because I really don't want to use another editor... Thanks, Danie