Whether HotDocs should include in the returned HTML fragment an HTML DIV with its id set to "hdMainDiv".
When a browser interview initializes, the interview is created dynamically inside this placeholder DIV.
Your host application can choose to include that DIV within the host page itself (in which case you
would set AddHdMainDiv to false), but by default AddHdMainDiv is set to true, meaning that HotDocs will
include this placeholder DIV in the interview HTML fragment.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Property Value
Type: TristateRemarks
See Also