Uiinfrastructure API Docs  
 

AActivitySpace.SetCurrentRequestURL Method 

Sets the current Request URL and computes the normalized base url. This method must be called at the beginning of every request.

public virtual void SetCurrentRequestURL(
   string strCurrentRequestURL
);

Parameters

strCurrentRequestURL

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace