company logo

ControlContext :: resourceName - Get the name of the control resource

The function returns the name for the resource (field name), the control has been created from. If no name has been defined for the control, the function returns an empty string.

Notes:

In case of a window the field name is the name of the window including the class (DSCNotice::SelectReceivers)

Return value:  Resource or entity name ( odaba::String & )

The name refers to a design or GUI resource.

Implementation details

odaba::String ControlContext  :: resourceName (  )