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!

ValueEditorHost.GetValueOwners

[To be supplied.]

[Visual Basic]
Overridable Public Function GetValueOwners() As Object ()
[C#]
public virtual object[] GetValueOwners();
[C++]
public: virtual Object* GetValueOwners() [];
[JScript]
public function GetValueOwners() : Object[];

See Also

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