IWebForm

Assembly: Metabase;

Description

The IWebForm interface contains properties of the Web Form development environment object.

Inheritance Hierarchy

          IModule

          IWebForm

Properties inherited from IModule

  Property name Brief description
Assembly The Assembly property returns parameters of the temporary assembly that corresponds to this object.
Modified The Modified property determines whether there are any unsaved changes.
ParentAssembly The ParentAssembly property returns the description of the parent assembly.
Standalone The Standalone property returns whether the object is present in the assembly.
Text The Text property determines a unit text.

Methods

  Method name Brief description
SendCommand The SendCommand method sends a command to the web form and gets command execution results.
ShowModal The ShowModal method opens web form modally relative to the object, from which code is executed.

See also:

Metabase Assembly Interfaces

Related work items

Requirement 228047