DocumentBaseIsHTML5 Property |
Indicates whether DocType of current page is equal to HTML5 DocType.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public virtual bool IsHTML5 { get; }
Property Value
Type:
BooleanSee Also