SP.FileVersion.url Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the relative URL of the file version based on the URL for the site or subsite.

var value = SP.FileVersion.get_url(); 

Property Value

Type: String

Applies To

SP.FileVersion Class

Remarks

It must not be empty. It must be a URL of relative form.

See Also

Reference

SP.FileVersion Methods

SP.FileVersion Properties

SP Namespace