BaseRemoteOptimizer.

PopulatePostData(FilePath) Method

Summary

Populates the request data before posting it to the web optimizer

Syntax

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

Parameters

Name Type Description
path FilePath The path to the file.

Return Value

Type Description
IDictionary<string, object>