Aqualogic Interaction API  
 

IPTGadgetContentServer.SetURL Method 

Set the base URL for the remote server. URLs will be stored in the web service objects relative to this base URL.

void SetURL(
   string Value
);

Parameters

Value
the base URL.

See Also

IPTGadgetContentServer Interface | com.plumtree.server Namespace