RenderToStringResult.Html Property

Definition

The HTML generated by the prerendering logic.

public:
 property System::String ^ Html { System::String ^ get(); void set(System::String ^ value); };
public string Html { get; set; }
member this.Html : string with get, set
Public Property Html As String

Property Value

Applies to