Table of Contents

Class GetSelectionCommandArguments

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

Arguments for getting the current selection of an asset type (for side panel preselection).

public sealed class GetSelectionCommandArguments
Inheritance
object
GetSelectionCommandArguments
Extension Methods

Constructors

GetSelectionCommandArguments()

public GetSelectionCommandArguments()

Properties

ObjectType

The object type for which to return selected identifiers.

public string ObjectType { get; init; }

Property Value

string