GridJsWorkbook.SetImageUrlBase

GridJsWorkbook.SetImageUrlBase method

Set the base image get action URL from controller .

public static void SetImageUrlBase(string baseImageURL)
ParameterTypeDescription
baseImageURLStringthe base image get action URL.

Remarks

when CacheImp is null,we need to set this .

See Also