Documentation > CMS Template API Library > ShowAcquireParams > BrowseType
BrowseType
Optional: Changing this setting is not recommended. Use ShowBrowse to control whether the browse control that lets you select an asset in the CMS will be displayed when you call one of the ShowAcquire methods. Set to RelationshipType.Link or RelationshipType.Attach, if you want to be able to browse for CMS assets with the control. Link is recommended. Attached will cause the selected asset to be copied as an attachment to the current asset.
Type
CrownPeak.CMSAPI.RelationshipType
Value
A RelationshipType param. Default is RelationshipType.Link