Class DialogClosedEventArgs
DialogClosed
public sealed class DialogClosedEventArgs : EventArgs
- Inheritance
-
DialogClosedEventArgs
- Inherited Members
Properties
DialogId
Gets or sets the dialogId
[JsonPropertyName("dialogId")]
public string DialogId { get; set; }