| | Plumtree UI Infrastructure API | |
| HTMLRadioButtonPlus.SetChecked Method |
Sets the boolean checked attribute of this object.
public virtual void SetChecked(
bool isChecked
);
Parameters
-
isChecked
- boolean
See Also
HTMLRadioButtonPlus Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace