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; }
Public Property BodyIncludesHeader As Boolean
Get
Set
Property Value
Type:
BooleanSee Also