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