Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SciPasswordElement.SetSize Method 

Sets the size of the control in characters. The size must be between 1 and 64.

public void SetSize(
   int size
);

Parameters

size
The size of the control.

See Also

SciPasswordElement Class | Plumtree.Remote.Sci Namespace