FormControl.containerId Method

Retrieves the ID of the parent container for the control.

Syntax

public int containerId()

Run On

Client

Return Value

Type: int
The ID of the parent container.

See Also

Reference

FormControl Class