Click or drag to resize
MultiSelectorProperties Constructor
Initializes a new instance of the MultiSelectorProperties class.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public MultiSelectorProperties()
Remarks
The constructor initializes the base class to data type LongText.
See Also