GetDomainNames |
Scroll |
Gets a list of all valid domain names from the server.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetDomainNames As TheStringList C# public virtual TheStringList GetDomainNames ()
Parameters None.
Return Value A list of all valid domain names. |
|
Requires Connection You must be connected to the Thereforeā¢ Server when calling this method. |