Interface IEditorWithLengthLimit
- Namespace
- Dynamicweb.CoreUI.Editors
- Assembly
- Dynamicweb.CoreUI.dll
public interface IEditorWithLengthLimit
Properties
MaximumLength
int? MaximumLength { get; }
Property Value
- int?
MinimumLength
int? MinimumLength { get; }
Property Value
- int?