Click or drag to resize
BasicMultiColumnTableTagKey Property
Overrides the generation of the SPAN tag with custom tag.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected override HtmlTextWriterTag TagKey { get; }

Property Value

Type: HtmlTextWriterTag
See Also