CodeCharge Studio

getValue Method (Java)

Applies to

Image Control, Label Control, CheckBox Control, FileUpload Control, TextArea Control, TextBox Control, Hidden Control, CheckBoxList Control, RadioButton Control, ListBox Control, Link Control, ImageLink Control

Syntax

public Object getValue();

Return value

Object - the unformatted control value.

Description

This method retrieves the value of a control before it is formatted.


On-line, printable versions and updates