| | Plumtree UI Infrastructure API | |
| HTMLSelect.SetMultiple Method |
Call this method to set the multiple attribute.
public virtual void SetMultiple(
bool bIsMultiple
);
Parameters
-
bIsMultiple
- boolean value
See Also
HTMLSelect Class | com.plumtree.xpshared.htmlelements Namespace