FormControl.fieldBinding Method

Retrieves the table and field bindings of the control into a FieldBinding derived class.

Syntax

public FieldBinding fieldBinding()

Run On

Client

Return Value

Type: FieldBinding Class
A FieldBinding derived class that contains the table and field bindings of the control.

See Also

Reference

FormControl Class