CodeCharge Studio

getOptionsString Method (Java)

Applies to

ListBox Control

Syntax

public String getOptionsString();

Return value

String - HTML representation of ListBox component.

Description

This method prepares the HTML output for ListBox. The output consists of a list of HTML option elements ready for output.


On-line, printable versions and updates