Server Control Custom State Management

This section contains two samples. The first demonstrates how to implement state management for a property that has subproperties. The second shows the implementation of the IStateManager interface by the type of the property shown in the first sample.

In This Section