Click or drag to resize
HeaderActionsProcessedBaseButtons Property
List of processed base buttons

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected List<CMSButton> ProcessedBaseButtons { get; }

Property Value

Type: ListCMSButton
See Also