Share via


SP.FieldUrl.displayFormat Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies the display format for the value in the field.

var value = SP.FieldUrl.get_displayFormat();

SP.FieldUrl.set_displayFormat(value);

Property Value

Type: SP.UrlFieldFormatType

Applies To

SP.FieldUrl Class

Exceptions

  • [Microsoft.SharePoint.SPException]
    The server does not allow properties of the field to be changed. Error code: -2146232832.

See Also

Reference

SP.FieldUrl Methods

SP.FieldUrl Properties

SP Namespace