Click or drag to resize
BaseEditMenumExtraActions Field
List of the extra actions added to the menu

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected List<HeaderAction> mExtraActions

Field Value

Type: ListHeaderAction
See Also