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!

RelatedListManager.GetListName

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Overrides Public Function GetListName() As String
[C#] public override string GetListName();
[C++] public: override String* GetListName();
[JScript] public override function GetListName() : String;

[To be supplied.]

[Visual Basic] Overloads Overrides Protected Function GetListName(ObjectList) As String
[C#] protected override string GetListName(ObjectList);
[C++] protected: override String* GetListName(ObjectList*);
[JScript] protected override function GetListName(ObjectList) : String;

See Also

RelatedListManager Class | RelatedListManager Members | System.WinForms Namespace