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

Notifies value providers that persisting has completed.

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

See Also

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