Saltar al contenido principal
Versión: 21 BETA

Web Form

Web Form : 4D.WebForm

ParámetrosTipoDescripción
Resultado4D.WebFormNuevo objeto proxy Web Form

Descripción

The Web Form command returns a 4D.WebForm proxy object, providing a means to work with and effectively emulates the Page's properties and functions.

info

Keep in mind that a 4D.WebForm object is a proxy object, and not a direct reference to the web form object itself. As a consequence for example, the 4D.WebForm object does not expose all Page properties in the Debugger.

Each property of the returned object is an object of the 4D.WebFormItem class.

The command returns null if it is called in a request that does not originate from Qodly Studio.

Ver también

Web Event
WebForm class
WebFormItem class

Propiedades

Número de comando1735
Hilo seguro