Table of Contents

Class CompareToFieldSelectorProperties

Namespace
Kentico.Forms.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Represents properties of a CompareToFieldSelectorComponent.

[Obsolete("This API is only available for legacy Form Builder components that provide backward compatibility when transitioning from older versions. The API will be removed when support for the Form Builder compatibility mode is dropped.")]
public class CompareToFieldSelectorProperties : FormComponentProperties<Guid>
Inheritance
object
CompareToFieldSelectorProperties
Inherited Members
Extension Methods

Constructors

CompareToFieldSelectorProperties()

Initializes a new instance of the CompareToFieldSelectorProperties class.

public CompareToFieldSelectorProperties()

Properties

DefaultValue

Gets or sets the default value of the form component.

public override Guid DefaultValue { get; set; }

Property Value

Guid