Plumtree Portal UI  
 

SaveObjectRepostControl.SetHTTPItems Method 

Inits this Control with the HTTP Request and the Web Data object.

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

Parameters

_xpRequest
_webdata

Implements

IHTTPControl.SetHTTPItems

See Also

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