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

Notifies value providers that persisting has begun.

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

See Also

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