Table of Contents

Class MultipleChoiceComponent

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

Represents component displaying multi choice form control.

public class MultipleChoiceComponent : MultiSelectorFormComponent<MultiSelectorProperties>
Inheritance
object
MultipleChoiceComponent
Inherited Members
Extension Methods

Fields

IDENTIFIER

Represents the MultipleChoiceComponent identifier.

public const string IDENTIFIER = "Kentico.MultipleChoice"

Field Value

string