Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
SciPasswordElement.SetSize Method
Sets the size of the control in characters (e.g., 50). The size must be between 1 and 64.
public void SetSize(
int size
);
Parameters
-
size
- size of control
See Also
SciPasswordElement Class | Plumtree.Remote.Sci Namespace