This documentation is archived and is not being maintained.
SP.FieldText object
SharePoint 2013
Specifies a field that contains a single line of text.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.FieldText()
The FieldText object has the following members.
Constructor
The FieldText object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.FieldText object. |
Properties
The FieldText object has the following properties.
|
Property |
Description |
|---|---|
|
Gets or sets a value that specifies the maximum number of characters allowed in the value of the field. |
Show: