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!

ListManager.EndCurrentEdit

Ends the current edit operation.

[Visual Basic]
Public Sub EndCurrentEdit()
[C#]
public void EndCurrentEdit();
[C++]
public: void EndCurrentEdit();
[JScript]
public function EndCurrentEdit();

See Also

ListManager Class | ListManager Members | System.WinForms Namespace