EnumAssetVersioningType Enumeration
|
List of versioning types for
Namespace:
Ingeniux.CMS.Enums
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public enum EnumAssetVersioningType
Public Enumeration EnumAssetVersioningType
public enum class EnumAssetVersioningType
type EnumAssetVersioningType
Members
| Member name | Value | Description |
---|
| StorageQuota | 0 |
Indicates that content created with the will enforce a versioning rule based on total file size.
|
| VersionLimit | 1 | |
See Also