View Source
  Class BlockEditorPropertyEditor
  
  
  
  
    Inheritance
      System.Object
      
      
      
   
  
  Assembly: Umbraco.Infrastructure.dll
  Syntax
  
    public abstract class BlockEditorPropertyEditor : BlockListPropertyEditorBase, IDataEditor, IDiscoverable
   
  Constructors
  
  
    View Source
  
  BlockEditorPropertyEditor(IDataValueEditorFactory, PropertyEditorCollection)
  
  
  Declaration
  
    protected BlockEditorPropertyEditor(IDataValueEditorFactory dataValueEditorFactory, PropertyEditorCollection propertyEditors)
   
  Parameters
  
  
    View Source
  
  BlockEditorPropertyEditor(IDataValueEditorFactory, PropertyEditorCollection, IBlockValuePropertyIndexValueFactory)
  
  
  Declaration
  
    protected BlockEditorPropertyEditor(IDataValueEditorFactory dataValueEditorFactory, PropertyEditorCollection propertyEditors, IBlockValuePropertyIndexValueFactory blockValuePropertyIndexValueFactory)
   
  Parameters
  
  Fields
  
  
    View Source
  
  ContentTypeKeyPropertyKey
  
  
  Declaration
  
    public const string ContentTypeKeyPropertyKey = "contentTypeKey"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  UdiPropertyKey
  
  
  Declaration
  
    public const string UdiPropertyKey = "udi"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  |