Table of Contents

Class LoadSidePanelDataCommandArguments

Namespace
Kentico.Xperience.Admin.DigitalMarketing.UIPages
Assembly
Kentico.Xperience.Admin.DigitalMarketing.dll

Arguments for loading the side panel listing data.

public sealed class LoadSidePanelDataCommandArguments : LoadDataCommandArguments
Inheritance
object
LoadSidePanelDataCommandArguments
Inherited Members
Extension Methods

Constructors

LoadSidePanelDataCommandArguments()

public LoadSidePanelDataCommandArguments()

Properties

ObjectType

The object type for which to load selectable items.

public string ObjectType { get; init; }

Property Value

string