Class MultipleTextStringConfiguration
Represents the configuration for a multiple textstring value editor.
Inheritance
System.Object
Namespace: Umbraco.Web.PropertyEditors
Assembly: Umbraco.Web.dll
Syntax
public class MultipleTextStringConfiguration
Properties
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 |