Interface for defining parameters of a request to open a dialog with rundialog.aspx (as with window.open). Useful for parsing the keys and values into a string of the format: "&key=value".

Hierarchy

  • DialogOpenParameters

Properties

DialogId: string

The unique identifier of the dialog, in Guid format, which is valid for the entity described by: EntityName

EntityName: string

The logical name of the entity.

ObjectId: string

The unique identifier for the targeted record.

Generated using TypeDoc