WebCenter Interaction API  
 

IServiceContent Interface

IServiceContent represents the content for a single service page. The content is either transformed SCI, which has gone through the XSL transformer, or is HTML that has been gatewayed. In the later case, you can retrieve the gatewayed HTML as 2D Array of markup fragments.

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

public interface IServiceContent

Types that implement IServiceContent

Type Description

Requirements

Namespace: com.plumtree.server.xui

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IServiceContent Members | com.plumtree.server.xui Namespace