Click or drag to resize
JQueryTabContentTemplate Property
Content template.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public ITemplate ContentTemplate { get; set; }

Property Value

Type: ITemplate
See Also