Plumtree Portal UI  
 

SaveObjectStartControl.SetHTTPItems Method 

Inits this Control with the HTTP Request. (Will be used to retrieve most recently used folders.)

public virtual void SetHTTPItems(
   IXPRequest _xpRequest,
   IWebData _webdata
);

Parameters

_xpRequest
_webdata

Implements

IHTTPControl.SetHTTPItems

See Also

SaveObjectStartControl Class | com.plumtree.portaluiinfrastructure.editor.saveobject Namespace