Table of Contents

Class TextualParameterClientProperties

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

Represents textual parameter of a macro rule.

public class TextualParameterClientProperties : IParameterClientPropertiesBase
Inheritance
object
TextualParameterClientProperties
Implements
Extension Methods

Properties

Value

Value of the parameter.

public string Value { get; set; }

Property Value

string