Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a FormControl object for a specified control in a form group control.
Syntax
public FormControl controlNum(int controlNo)
Run On
Client
Parameters
- controlNo
Type: int
An Integer data type that specifies a control in a form group control.
Return Value
Type: FormControl Class
A FormControl object that can be used to modify and provide information about a form control.