Gets the class name of an edit control corresponding to the current repository item.
public override string EditorTypeName { get; }
Overrides Public ReadOnly Property EditorTypeName As String
The EditorTypeName property returns the class name ("ImageEdit").
This property supports the internal infrastructure and is not intended to be used from your code.