Uiinfrastructure API Docs  
 

IWebData Interface

This object wraps HTMLPages and binary data for output to the browser. There will be methods for setting HTTP Headers for the browser. This interface is intended for use in IDisplayPages.

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

public interface IWebData

Types that implement IWebData

Type Description
WebData 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.

Requirements

Namespace: com.plumtree.uiinfrastructure.activityspace

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

IWebData Members | com.plumtree.uiinfrastructure.activityspace Namespace