TagHelperExecutionContext.ChildContentRetrieved 属性

定义

指示是否已 Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.GetChildContentAsync(System.Boolean,System.Text.Encodings.Web.HtmlEncoder) 调用 。

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

属性值

适用于