Share via


HtmlRootComponent.ToHtmlString Method

Definition

Returns an HTML string representation of the component's latest output.

public string ToHtmlString ();
member this.ToHtmlString : unit -> string
Public Function ToHtmlString () As String

Returns

An HTML string representation of the component's latest output.

Applies to