HyperlinkButtonsGroup

Version: 9.0

A HyperlinkButtonsGroup control enables you to display a group of HyperlinkButton controls together. You define the set of HyperlinkButton controls using configuration items, either in the PageSettings folder for an individual page, or as shared settings for a number of pages.

You can combine a HyperlinkButtonsGroup control with a set of HyperlinkButton controls, for example, to create a “links menu” that works consistently across a set of pages when you reuse the HyperlinkButton configuration items from shared settings.

Properties

Name

Description

Default

Behavior

DataSource

Points to a configuration item folder. By convention, you create this as a subfolder under the PageSettings folder, under the page definition item, or as a subfolder of a shared settings folder of your choice.

If you create items in this folder and use the HyperlinkButton template, these items are displayed in the HyperlinkButtonsGroup container.

Configuration

You can create a configuration item for a HyperlinkButtonsGroup control by creating an item based on the HyperlinkButtonsGroup Parameters template.

The configuration item has these specific fields:

  • IsEnabled

  • SelectedItemId

It inherits these fields:

  • IsVisible

  • AccessKey

  • Tooltip

  • Behaviors

  • Id

Do you have some feedback for us?

If you have suggestions for improving this article,