|  | Plumtree UI Infrastructure API | |
| HTMLRadioButton.StoreUserInput Method |
Store the new value of this HTML component. Sets checked to true if this object's value is found in _htRequestParameters.
public override
int StoreUserInput(
XPHashtable _htRequestParameters);
Parameters
-
_htRequestParameters
-
Implements
IPageControl.StoreUserInput
See Also
HTMLRadioButton Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace