FormControl.id Method

Retrieves the ID of the control.

Syntax

public int id()

Run On

Client

Return Value

Type: int
The ID of the control.

See Also

FormControl Class

FormControl.name Method