InterviewResult HtmlFragment Property
The requested interview: an HTML fragment that can be inserted into the HTML of your host application's page. Note that the DOCTYPE of the page where this is inserted must be such that Internet Explorer renders it in Standards Mode!

Namespace: HotDocs.Sdk.Server
Assembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string HtmlFragment { get; internal set; }

Property Value

Type: OnlineString
See Also