CodeCharge Studio

setFormattedValue 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 void setFormattedValue(java.lang.String value);

Parameters

Name Description
value preformatted control value

Description

This method sets the Control Value from String. The value is taken without formatting.


On-line, printable versions and updates