Plumtree UI Infrastructure API  
 

AActivitySpace.GetCurrentHTTPRequest Method 

Return the HTTP Request for the current request.

public virtual IXPRequest GetCurrentHTTPRequest();

Return Value

the current request

Implements

IEnvironment.GetCurrentHTTPRequest

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace