Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.HtmlBuilder.ToString Method

Converts the value of this instance to a System.String.

Class: YetaWF.Core.Support.HtmlBuilder
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public new string? ToString();
public string ToString();

Return Value

A string whose value is the same as this instance.

See Also YetaWF.Core.Support.HtmlBuilder ClassYetaWF.Core Overview