Click or drag to resize

DialogResponseEventArgs Properties

The DialogResponseEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDialogButton
Gets the button clicked for this response.
Public propertyDialogId
Gets the id of dialog of this response.
Public propertyInputText
Gets the inputtext of this response.
Public propertyListItem
Gets the index of the listitem clicked for this response.
Public propertyPlayer
Gets the player sending this response.
Top
See Also