NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CodePersister.EndDepersisting

Notifies value providers that depersisting has completed.

[Visual Basic]
Protected Sub EndDepersisting()
[C#]
protected void EndDepersisting();
[C++]
protected: void EndDepersisting();
[JScript]
protected function EndDepersisting();

See Also

CodePersister Class | CodePersister Members | System.ComponentModel.Design Namespace