Click or drag to resize
FormControlTagKey Property
TagKey used to render (Div).

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

Property Value

Type: HtmlTextWriterTag
See Also