| | Plumtree UI Infrastructure API | |
| HTMLInput.SetChecked Method |
Set the value of the checked attribute.
public virtual void SetChecked(
bool bInputChecked
);
Parameters
-
bInputChecked
- boolean value.
See Also
HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace