Edit

Share via


ToastSelectionBox.DefaultSelectionBoxItemId Property

Definition

Gets or sets which item is selected by default, and refers to the Id property of ToastSelectionBoxItem. If you do not provide this, the default selection will be empty (user sees nothing).

public string DefaultSelectionBoxItemId { get; set; }
member this.DefaultSelectionBoxItemId : string with get, set
Public Property DefaultSelectionBoxItemId As String

Property Value

Applies to