SP.FieldUser.allowDisplay Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies whether to display the name of the user in a survey list.

var value = SP.FieldUser.get_allowDisplay(); 
SP.FieldUser.set_allowDisplay(value);

Property Value

Type: Boolean

Applies To

SP.FieldUser Class

See Also

Reference

SP.FieldUser Methods

SP.FieldUser Properties

SP Namespace