Documentation > CMS Template API Library > InputLinkType
CrownPeak.CMSAPI.InputLinkType
Types of links that can be used in an input form.
Possible enumeration values:
Name | Description | Value |
---|---|---|
Edit |
Navigates to edit an asset |
2 |
EditForm |
Navigates to the full edit form for an asset |
3 |
EditTab |
Shows the asset's edit screen in a tab |
4 |
Preview |
Navigates to preview an asset |
1 |
Unspecified |
For serialization only. Don't use. |
0 |