Documentation > Services API > LinkOutputType
CrownPeak.CMSAPI.Services.ServicesOutput+LinkOutputType
Enumerated type used for ServicesOutput.HyperLink.ToString(LinkOutputType) LinkOutputType.TextLink (default) renders an tag wrapping a text title. LinkOutputType.Imagelink renders an tag wrapping an image associated with the field set.
Possible enumeration values:
Name | Description | Value |
---|---|---|
ImageLink |
1 |
|
TextLink |
0 |