Official Content

Assigns the Object that is to be encapsulated in a Web Component control, Component controlQueryViewer control or DashboardViewer control

Syntax

ControlName.Object

Where:
ControlName
    
Must be the name of a Web Component control, Component controlQueryViewer control or DashboardViewer control.

Description

When used for Web Components and Components, this property must be used in conjunction with the Create function or CreateFromURL function. For example:

ControlName.Object = Create(ObjectName, [par1, par2, ..., parN])


On the other hand, when used for QueryViewers and DashboardViewers, the syntax is:

ControlName.Object = ObjectName([par1, par2, ..., parN])
  

Scope

See also


 


Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant