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

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public virtual HtmlTextWriterTag ControlTagKey { get; }

Property Value

Type: HtmlTextWriterTag
See Also