Documentation > CMS Template API Library > UtilityLinkType

CrownPeak.CMSAPI.UtilityLinkType

Used for specifying a Utility link type. Used in conjuction with Asset.GetCmsUtilityLink

Possible enumeration values:

NameDescriptionValue
Edit

Creates a link that when clicked will direct the user to the input screen for the corresponding asset.

1

Internal

Creates a link that when clicked will create a new asset. Use UtilityLinkParams to set the desired model to base the new asset from.

9

Unspecified

For serialization only. Don't use.

0

Connect with Crownpeak