Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base.Web.UI
CMSMultiButtonBase Class
CMSMultiButtonBase Properties
Actions Property
DropDownItemsAlignment Property
RenderFirstActionSeparately Property
CMSMultiButtonBase
Actions Property
Button actions. Has to be set before PreRender event.
Namespace:
CMS.Base.Web.UI
Assembly:
CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax
C#
Copy
public
List
<
CMSButtonAction
>
Actions
{
get
;
set
; }
Property Value
Type:
List
CMSButtonAction
See Also
Reference
CMSMultiButtonBase Class
CMS.Base.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com