Freigeben über


TagHelperContent.CopyTo(IHtmlContentBuilder) Methode

Definition

Kopiert den darin enthaltenen Inhalt IHtmlContentContainer in builder.

public:
 abstract void CopyTo(Microsoft::AspNetCore::Html::IHtmlContentBuilder ^ destination);
public abstract void CopyTo (Microsoft.AspNetCore.Html.IHtmlContentBuilder destination);
abstract member CopyTo : Microsoft.AspNetCore.Html.IHtmlContentBuilder -> unit
Public MustOverride Sub CopyTo (destination As IHtmlContentBuilder)

Parameter

destination
IHtmlContentBuilder

Implementiert

Gilt für: