Loads the category definition from the Thereforeā¢ server.
Name
|
Description
|
Load(string, TheServer)
|
Loads the category definition for the category with the specified name from the Thereforeā¢ server.
|
Load(int, TheServer)
|
Loads the category definition for the category with the specified number from the Thereforeā¢ server.
|
Load(string, string, TheServer)
|
Loads the category definition for the category with the specified name and path from the Thereforeā¢ server.
|
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.
|