dark_mode edit EN
  • Method WFormManager :DeployForm
  • Parameters
    cName

    Name (ID) of the form to load

    oContainer

    HTML container object on which the form will be displayed

  • Return value
    lSuccess

    True on success. On error, see the cError property.

Displays the contents of a resource form in a specific container. The container can be any HTML-like control, although it typically displays over a WDocSection or WDiv object.

Previous chevron_left Next chevron_right