IHtmlContentBuilder.Clear Method

Definition

Clears the content.

public:
 Microsoft::AspNetCore::Html::IHtmlContentBuilder ^ Clear();
public Microsoft.AspNetCore.Html.IHtmlContentBuilder Clear ();
abstract member Clear : unit -> Microsoft.AspNetCore.Html.IHtmlContentBuilder
Public Function Clear () As IHtmlContentBuilder

Returns

The IHtmlContentBuilder.

Applies to