FileConfig.

Load(FilePath) Method

Summary

Loads the list of already optimized files
Assembly
Cake.ImageOptimizer.dll
Namespace
Cake.ImageOptimizer
Containing Type
FileConfig

Syntax

public void Load(FilePath path)

Parameters

Name Type Description
path FilePath The location of the config file.

Return Value

Type Description
void