Click or drag to resize
ObjectSelectorClientConstantsCOMPONENT_INITIALIZATION_EVENT_NAME Field
Name of the JavaScript event used for the object selector component initialization.

Namespace: Kentico.Components.Web.Mvc.Selectors.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public const string COMPONENT_INITIALIZATION_EVENT_NAME = "Kentico.Selector.ObjectSelector.Initialize"

Field Value

Type: String
See Also