Click or drag to resize
HeaderActionsAdditionalControls Property
Additional controls list

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public virtual List<AbstractUserControl> AdditionalControls { get; }

Property Value

Type: ListAbstractUserControl
See Also