Memorize configuration

Hi,

I want to memorize configlation of dewarping parameter every view items.

(I want to memorize configlation if change other view, if restart SC.)

Can I meorize this by using ViewItemManager?

The Proporty plugin sample does this exactly. The sample will in its view item plugin save a Property value that is unique for each view item and is persisted when changing view or leaving the Smart Client.

Thank you for your support.

This is the information we wanted.