Class TextField
Version: 21.x
Represents a text field.
Inherited Members
Namespace: Sitecore.LayoutService.Client.Response.Model.Fields
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Constructors
TextField()
Initializes a new instance of the TextField class.
Declaration
TextField(String)
Initializes a new instance of the TextField class.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | value |
The initial value. |