Table of Contents

Class GetMultiSourceAssetPanelPropertiesResult

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Result representing multi source assets panel properties.

public sealed class GetMultiSourceAssetPanelPropertiesResult
Inheritance
object
GetMultiSourceAssetPanelPropertiesResult
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