Widget Wireup

A Widget Wireup is used to make associations between widgets in an application. For example, you can use a widget wireup to associate a List widget and a Summary widget, so that the summary is opened based on the selected work item in the list, and then when the work item is updated (from the summary), those changes are then saved and updated in the list.

Properties

The Widget Wireup control has the following properties:

Properties Description
ID

Read only. The ID property is used to show the unique ID of the design control.

LayoutHeight

The LayoutHeight property is used to xxxxx.

LayoutWidth

The Layout Width property is used to xxxxx.

Name

The Name property is used to xxxxx.

Publish Event

The Publish Event property is xxxxx. It can be used to xxxxx.

Publisher ID

The Publisher ID property is xxxxx. It can be used to xxxxx.

Subscriber Action

The Subscriber Action property is xxxxx. It can be used to define the event with which a widget wireup is associated.

Subscriber ID

The Subscriber ID property is xxxxx. It can be used to define the control on which a widget wireup is located.

Type

Read only. The Type property is used to show the control type. For example, linklabel, button, hr, and so on.

Z-Index

The Z-Index property is used to set the order by which attributes, controls, and widgets are layered on a page. For example, you can layer a form on top of an image.