Plumtree UI Infrastructure API  
 

IWebData.SetData Method (String)

This method sets string as the data to be sent to the browser. Only one SetData method should be called.

void SetData(
   string strData
);

Parameters

strData

See Also

IWebData Interface | com.plumtree.uiinfrastructure.activityspace Namespace | IWebData.SetData Overload List