Click or drag to resize
DocumentNodeDataInfoNodeHeadTags Property
Node custom HTML header tags.

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

Property Value

Type: String
See Also