This documentation is archived and is not being maintained.

SP.UrlFieldFormatType enumeration

SharePoint 2013

Specifies the display format of the field.

Last modified: March 09, 2015

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

var SP.UrlFieldFormatType = {hyperlink : "Undefined",image : "Undefined",registerEnum : "Undefined"}

The UrlFieldFormatType object enumeration has the following members.

Member

Value

Description

hyperlink

0

Specify that the value must be displayed as a hyperlink.

image

1

Specify that the value must be displayed as an image.

registerEnum

Undefined

Show: