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.
Syntax
public FormControl addControl(
FormControlType controlType,
str controlName,
[FormControl insertAfter])
Run On
Client
Parameters
- controlType
Type: FormControlType Enumeration
- controlName
Type: str
- insertAfter
Type: FormControl Class