Aqualogic Interaction API  
 

IPTUserInterface.SetURL Method 

Allows us to redirect to the UI based on what type of device is accessing the portal.

void SetURL(
   string Value
);

Parameters

Value
the URL of the start page of the UI

See Also

IPTUserInterface Interface | com.plumtree.server Namespace