I have integrated YouTubeContentProvider to the episerver website. It has no issues on its own.
But in the edit mode, for LinkItemCollection , it shows this view with YouTube content picker (Which I do not need),
I have found that this YouTube content picker comes to here because of the YouTubeRepositoryDescriptor.cs.
I need to remove this YouTube content picker in the above view. Is there a way to remove that?
Additional Information on my setup:
"EPiServer.CMS.Core" version="11.11.0"
"EPiServer.CMS.UI" version="11.14.0"
"EPiServer.CMS.UI.Core" version="11.14.0"