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.BeginDepersisting

Notifies value providers that depersisting has begun.

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

See Also

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