CMSMultiButtonBaseActions Property |
Button actions. Has to be set before PreRender event.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public List<CMSButtonAction> Actions { get; set; }
Property Value
Type:
ListCMSButtonActionSee Also