Documentation > CMS Template API Library > AssetType
CrownPeak.CMSAPI.AssetType
Types of assets.
Possible enumeration values:
Name | Description | Value |
---|---|---|
File |
A file asset in the CMS. |
2 |
Folder |
A folder asset in the CMS. |
4 |
Unspecified |
An unspecified asset type in the CMS. |
0 |