Creates one dropdown list item when there are more than one actions added. List item contains hyperlink which triggers postback when clicked.
Namespace: CMS.ExtendedControlsAssembly: 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: HtmlGenericControlList item representing one action
See Also