Click or drag to resize
ObjectSelectorClientConstants Class
Object selector client component constants.
Inheritance Hierarchy
SystemObject
  Kentico.Components.Web.Mvc.Selectors.InternalObjectSelectorClientConstants

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 static class ObjectSelectorClientConstants

The ObjectSelectorClientConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCOMPONENT_INITIALIZATION_EVENT_NAME
Name of the JavaScript event used for the object selector component initialization.
Top
See Also