Click or drag to resize
ActionContainerInputTemplate Property
Input template.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public virtual ITemplate InputTemplate { get; set; }

Property Value

Type: ITemplate
See Also