Plumtree UI Infrastructure API  
 

HTMLCheckBox.IsChecked Method 

Returns the boolean checked attribute of this checkbox

public virtual bool IsChecked();

Return Value

boolean checked

See Also

HTMLCheckBox Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace