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
Remarks
It must not be empty. It must be a URL of relative form.