HyperLink
Overview
The HyperLink control type creates a link to another page either within Composable or on another site
Required Fields
-
Name: The name of the field.
-
Type: Must be set to
System.String
. -
ControlType: Must be set to
HyperLink
.
Optional Fields
-
Description: Optional further details about the field.
-
DisplayName: The name that will be shown for the field above the input box. This can be any string. If no DisplayName is provided, Name will be shown.
-
Group: The layout group position for this control.