Class MultipleTextStringConfiguration
Represents the configuration for a multiple textstring value editor.
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class MultipleTextStringConfigurationProperties
View SourceMaximum
Declaration
public int Maximum { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
Minimum
Declaration
public int Minimum { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 |