Uiinfrastructure API Docs  
 

WebData Class

This object wraps HTMLPages and binary data for output to the browser. There will be methods for setting HTTP Headers for the browser. This implementation of the IWebData interface is intended for use by the Interpreter.

For a list of all members of this type, see WebData Members.

System.Object
   com.plumtree.uiinfrastructure.activityspace.WebData

public class WebData : IWebData

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.activityspace

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

WebData Members | com.plumtree.uiinfrastructure.activityspace Namespace