CMSMultiButtonBase CreateListItem Method Kentico 8.0 API Reference
Creates one dropdown list item when there are more than one actions added. List item contains hyperlink which triggers postback when clicked.

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

Parameters

action
Type: CMS.ExtendedControls CMSButtonAction
List item representing this action will be created

Return Value

Type: OnlineHtmlGenericControl
List item representing one action
See Also