Click or drag to resize
DocumentBaseIsHTML5 Property
Indicates whether DocType of current page is equal to HTML5 DocType.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual bool IsHTML5 { get; }

Property Value

Type: Boolean
See Also