Table of Contents

Class SwitchTableCellComponentCommandArgs

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

Arguments for a command executed on state change of switch component (SWITCH_COMPONENT).

public class SwitchTableCellComponentCommandArgs
Inheritance
object
SwitchTableCellComponentCommandArgs
Extension Methods

Properties

ItemId

ID of the object the switch command is executed for.

public int ItemId { get; set; }

Property Value

int