SP.FieldUrlValue object
Specifies the hyperlink and the description values for FieldURL.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.FieldUrlValue()
The FieldUrlValue object has the following members.
Constructor
The FieldUrlValue object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.FieldUrlValue object. |
Methods
The FieldUrlValue object has the following methods.
|
Method |
Description |
|---|---|
|
|
|
|
|
Properties
The FieldUrlValue object has the following properties.
|
Property |
Description |
|---|---|
|
Gets or sets a value that specifies the description for the URI. |
|
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
|
Specifies the URI. |