Class EditorBase<T>
- Namespace
- Dynamicweb.CoreUI.Editors
- Assembly
- Dynamicweb.CoreUI.dll
public abstract class EditorBase<T> : EditorBase
Type Parameters
T
- Inheritance
-
EditorBase<T>
- Derived
- Inherited Members
- Extension Methods
Properties
Value
public T? Value { get; set; }
Property Value
- T