Table of Contents

Class ComponentParameterClientProperties

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

Represents the parameter of the macro rule.

public class ComponentParameterClientProperties : IParameterClientPropertiesBase
Inheritance
object
ComponentParameterClientProperties
Implements
Extension Methods

Properties

Properties

Client form component configuration that should be used for the parameter.

public IFormComponentClientProperties Properties { get; set; }

Property Value

IFormComponentClientProperties