Class GetMultiSourceAssetPanelPropertiesResult
Result representing multi source assets panel properties.
public sealed class GetMultiSourceAssetPanelPropertiesResult
- Inheritance
-
objectGetMultiSourceAssetPanelPropertiesResult
- Extension Methods
Properties
AssetPanelEnabled
Whether nested asset panel is enabled (media libraries available).
public bool AssetPanelEnabled { get; set; }
Property Value
- bool
ImageExtensions
List of allowed image extensions.
public string ImageExtensions { get; set; }
Property Value
- string