Class ComponentSaveMappingCommandArg
- Namespace
- Kentico.Xperience.Admin.DigitalMarketing.UIPages
- Assembly
- Kentico.Xperience.Admin.DigitalMarketing.dll
Represents arguments of the command that saves component mapping.
public class ComponentSaveMappingCommandArg : ComponentPropertiesCommandArgsBase
- Inheritance
-
objectComponentSaveMappingCommandArg
- Inherited Members
- Extension Methods
Properties
FormData
Properties dialog form values.
public Dictionary<string, JsonElement> FormData { get; set; }
Property Value
- Dictionary<string, JsonElement>