A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class VideoUrlEditorDescriptor

Inheritance
System.Object
VideoUrlEditorDescriptor
Namespace: EPiServer.Cms.Shell.UI.ObjectEditing.EditorDescriptors
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7
Syntax
[EditorDescriptorRegistration(TargetType = typeof(Url), UIHint = "video")]
public class VideoUrlEditorDescriptor : MediaUrlEditorDescriptor, IMetadataExtender, IMetadataHandler

Constructors

VideoUrlEditorDescriptor()

Declaration
public VideoUrlEditorDescriptor()

Implements

Extension Methods