SP.File.exists Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the file exists.
var value = SP.File.get_exists();
Property Value
Type: Boolean
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the file exists.
var value = SP.File.get_exists();
Type: Boolean