Class TextboxConfiguration
Represents the configuration for the textbox value editor.
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class TextboxConfiguration
Properties
View SourceMaxChars
Declaration
public int? MaxChars { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |