Freigeben über


TagHelperAttribute.CopyTo(IHtmlContentBuilder) Methode

Definition

Kopiert den darin enthaltenen Inhalt IHtmlContentContainer in builder.

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

Parameter

destination
IHtmlContentBuilder

Implementiert

Gilt für: