CMSMultiButtonBase InitChildControlsForMoreThanOneActions Method Kentico 8.0 API Reference
Initializes Controls collection if there are more than one actions added.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

actions
Type: OnlineSystem.Collections.Generic List CMSButtonAction 
Actions of this multi button
See Also