Uiinfrastructure API Docs  
 

IWebData.SetData Method (Byte[])

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

void SetData(
   byte[] arrBodyBinary
);

Parameters

arrBodyBinary

See Also

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