Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Returns the name assigned to the control.
Note
The name assigned to a control is not determined until the form loads. Changes to the form may change the name assigned to a given control.
Control types supported
All
Syntax
formContext.getControl(arg).getName();
Return Value
Type: String
Description: The name of the control.