Html Property

Glimpse API

HtmlResourceResult Html Property Glimpse API Documentation
Gets or sets the Html to send to the client.

Namespace: Glimpse.Core.ResourceResult
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public string Html { get; set; }
public string Html { get; set; }

Field Value

The Html.
See Also