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