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 MultipleTextStringConfiguration
Properties
View SourceMax
Declaration
public int Max { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Min
Declaration
public int Min { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |