This service is available via Telligent.Evolution.Extensibility.Apis.Get<Telligent.Evolution.Extensibility.Api.Version1.ICfs>()
and is defined in Telligent.Evolution.Platform.dll
Methods
File Get(string fileStore, string filePath, string filename, CfsGetOptions options = null);
Get a file
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
fileStore | string | Key of the file's store | Required | ||
filePath | string | Path of the file within the store | Required | ||
filename | string | Name of the file | Required | ||
options | CfsGetOptions | Options include: Width, Height | Optional |