SP.FieldText object

Specifies a field that contains a single line of text.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FieldText()

Members

The FieldText object has the following members.

Constructor

The FieldText object has the following constructor.

Constructor

Description

FieldText

Initializes a new instance of the SP.FieldText object.

Properties

The FieldText object has the following properties.

Property

Description

maxLength

Gets or sets a value that specifies the maximum number of characters allowed in the value of the field.

See also

Other resources

FieldText resource