Class MediaFileUIDescriptor
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Cms.Shell.UI.UIDescriptors.Internal
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7Syntax
[UIDescriptorRegistration]
public class MediaFileUIDescriptor : UIDescriptor<IContentMedia>, IEditorDropBehavior
Constructors
MediaFileUIDescriptor()
Declaration
public MediaFileUIDescriptor()
Properties
ActAsAnAsset
Declaration
public bool ActAsAnAsset { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
EditorDropBehaviour
Declaration
public EditorDropBehavior EditorDropBehaviour { get; set; }
Property Value
Type | Description |
---|---|
EditorDropBehavior |