SubmitAction.IconUrl Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("iconUrl")]
public string? IconUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("iconUrl")>]
member this.IconUrl : string with get, set
Public Property IconUrl As String

Property Value

Attributes

Applies to