Compartir a través de


TagHelperExecutionContext.ChildContentRetrieved Propiedad

Definición

Indica si Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.GetChildContentAsync(System.Boolean,System.Text.Encodings.Web.HtmlEncoder) se ha llamado a .

public:
 property bool ChildContentRetrieved { bool get(); };
public bool ChildContentRetrieved { get; }
member this.ChildContentRetrieved : bool
Public ReadOnly Property ChildContentRetrieved As Boolean

Valor de propiedad

Se aplica a