Plumtree EDK (Enterprise Web Development Kit) 5.4.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
element to add to page

Implements

ISciPage.Add

See Also

SciPage Class | Plumtree.Remote.Sci Namespace