Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SciPage.Add Method 

Adds a SciElement (text, select, password, label, radio, checkbox, or tree) to the page.

public void Add(
   ISciElement control
);

Parameters

control
The element to add to the page.

Implements

ISciPage.Add

See Also

SciPage Class | Plumtree.Remote.Sci Namespace