GetFieldName Method
The GetFieldName method returns a string that includes the name of the field where a control is configured. It uses the following syntax:
GetFieldName()
It includes no arguments.
For examples that use GetFieldName, see Customizing Methods in the Presentation Model to Store Field Values and CanNavigate Method.