TextField class

Renders a field on a form page (not a list view page) as a single-line text box.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Objects of the TextField type are primarily used as values of the SPFieldText.FieldRenderingControl property.

For multiline text box rendering, see NoteField.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: