Otter SDK Reference
Version:

ProcessModel(object data) Method

Processes the model returned from Knockout, returning all arguments to the operation as key/value pairs

Syntax

protected virtual IDictionary<string, string> ProcessModel(object data)

Parameters

data
Type: object

The data.

Remarks

The default implementation returns a string dictionary containing the name and values of all properties without a null (Nothing in Visual Basic) value