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

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

Property Value

Type: HtmlTextWriterTag
See Also