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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected override HtmlTextWriterTag TagKey { get; }

Property Value

Type: HtmlTextWriterTag
See Also