Click or drag to resize
DocumentNodeDataInfoNodeDocType Property
Node HTML DOCTYPE.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public string NodeDocType { get; set; }

Property Value

Type: String
See Also