Table of Contents

Class CreateStatusCommandArguments

Namespace
Kentico.Xperience.Admin.DigitalCommerce.UIPages
Assembly
Kentico.Xperience.Admin.DigitalCommerce.dll
public sealed class CreateStatusCommandArguments
Inheritance
object
CreateStatusCommandArguments
Extension Methods

Constructors

CreateStatusCommandArguments()

public CreateStatusCommandArguments()

Properties

FormData

CreateStatus form data.

public Dictionary<string, JsonElement> FormData { get; set; }

Property Value

Dictionary<string, JsonElement>