Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Sorry, my mistake in the subject - I meant UnifiedFileTree does not exist.
Can somebody provide example how to use FileSystemDataSource + System.Web.UI.WebControls.TreeView to replace UnifiedFileTree control?
Look at the public (or was it demo?) templates for CMS 5 - I think there is a file tree on one of the page types probably similar to what you want.
Thank you, Magnus! I have found example in the FileList.ascx from public templates.
Hi everybody,
During migration from Episerver CMS 4.62 to Episerver 5R2SP2 I faced with problem about FileListing control.
The type or namespace name 'UnifiedFileTree' does not exist in the namespace 'EPiServer.WebControls'
Was it moved to another assembly or namespace?
What should I use instead of UnifiedFileTree? Does exist some analog for this control?
Thank you in advance.