HeaderActionsActionsList Property |
Gets or sets the list of actions
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public virtual List<HeaderAction> ActionsList { get; set; }
Property Value
Type:
ListHeaderActionSee Also