Aracılığıyla paylaş


HelperResult Sınıf

Tanım

bir içinde ertelenen yazma RazorPageişlemini temsil eder.

public ref class HelperResult : Microsoft::AspNetCore::Html::IHtmlContent
public class HelperResult : Microsoft.AspNetCore.Html.IHtmlContent
type HelperResult = class
    interface IHtmlContent
Public Class HelperResult
Implements IHtmlContent
Devralma
HelperResult
Uygulamalar

Oluşturucular

HelperResult(Func<TextWriter,Task>)

HelperResult öğesinin yeni bir örneğini oluşturur.

Özellikler

WriteAction

Çağrıldığında WriteTo(TextWriter, HtmlEncoder) çağrılacak zaman uyumsuz temsilciyi alır.

Yöntemler

WriteTo(TextWriter, HtmlEncoder)

'den HelperResultiçerik üretmek için çağrılan yöntem.

Şunlara uygulanır