Class AllContentReferenceEditorDescriptor
Inheritance
System.Object
AllContentReferenceEditorDescriptor
Namespace: EPiServer.Commerce.Shell.UIDescriptors.EditorDescriptors
Assembly: EPiServer.Commerce.Shell.dll
Version: 13.30.0Syntax
public class AllContentReferenceEditorDescriptor : ContentReferenceEditorDescriptor<IContentData>
Constructors
AllContentReferenceEditorDescriptor(ReferenceConverter)
Declaration
public AllContentReferenceEditorDescriptor(ReferenceConverter referenceConverter)
Parameters
Type | Name | Description |
---|---|---|
ReferenceConverter | referenceConverter |
Properties
Roots
Declaration
public override IEnumerable<ContentReference> Roots { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<EPiServer.Core.ContentReference> |