SmushItOptimizer.

PopulatePostData(FilePath) Method

Summary

Populates the request data before posting it to the web optimizer
Assembly
Cake.ImageOptimizer.dll
Namespace
Cake.ImageOptimizer
Containing Type
SmushItOptimizer

Syntax

protected override IDictionary<string, object> PopulatePostData(FilePath path)

Parameters

Name Type Description
path FilePath The path to the file.

Return Value

Type Description
IDictionary<string, object>