Click or drag to resize

ApplicationPageHtmlArgsBodyIncludesHeader Property

Gets/sets whether or not BodyHtml contains the entire document HTML including both header and body.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool BodyIncludesHeader { get; set; }

Property Value

Type: Boolean
See Also