SP.FieldUrlValue object

Specifies the hyperlink and the description values for FieldURL.

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

var object = new SP.FieldUrlValue()

Members

The FieldUrlValue object has the following members.

Constructor

The FieldUrlValue object has the following constructor.

Constructor

Description

FieldUrlValue

Initializes a new instance of the SP.FieldUrlValue object.

Methods

The FieldUrlValue object has the following methods.

Method

Description

initPropertiesFromJson

writeToXml

Properties

The FieldUrlValue object has the following properties.

Property

Description

description

Gets or sets a value that specifies the description for the URI.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

url

Specifies the URI.