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!

Menu.MenuItemCollection.ShouldPersistAll

[To be supplied.]

[Visual Basic]
Public Function ShouldPersistAll() As Boolean
[C#]
public bool ShouldPersistAll();
[C++]
public: bool ShouldPersistAll();
[JScript]
public function ShouldPersistAll() : Boolean;

See Also

Menu.MenuItemCollection Class | Menu.MenuItemCollection Members | System.WinForms Namespace