PublicAPI.Services.FileServices.FileExists ELMA API Documentation
Check, if the file exists in the storage
 
 
Syntax

public bool FileExists(
	string id
)

Return Value

Type: Boolean
True, if it exists
See Also