| CMSMoreOptionsButtonInitOpeningButtonControls Method | 
            Creates two buttons. When first button is clicked, the action is performed. Second button opens dropdown menu.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected override WebControl InitOpeningButtonControls(
	CMSButtonAction firstAction
)
Parameters
- firstAction
- Type: CMS.Base.Web.UICMSButtonAction
 First action
Return Value
Type: 
WebControlButton opening dropdown
 See Also
See Also