The DialogItemInfo type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DialogItemInfo | Initializes a new instance of the DialogItemInfo class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Mapping |
The name of the external data to which the dialog item is mapped. For example, if the dialog is mapped to a database, this would be the name of the column in the database associated with this variable.
| |
| Name |
The name of the dialog item.
|
See Also