Click or drag to resize

DialogResponseEventArgsT Properties

The DialogResponseEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyDialogButton
Gets the button clicked for this response.
(Inherited from DialogResponseEventArgs.)
Public propertyDialogId
Gets the id of dialog of this response.
(Inherited from DialogResponseEventArgs.)
Public propertyInputText
Gets the inputtext of this response.
(Inherited from DialogResponseEventArgs.)
Public propertyItemValue
Get the value of the item clicked for this response.
Public propertyListItem
Gets the index of the listitem clicked for this response.
(Inherited from DialogResponseEventArgs.)
Public propertyPlayer
Gets the player sending this response.
(Inherited from DialogResponseEventArgs.)
Top
See Also