HtmlTemplateApplicationRequest.HtmlTemplate Property

Definition

HTML template input as a string

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

Property Value

Attributes

Applies to